@@ -25,14 +31,14 @@ doc->{$type}?> - + tab == 'doc' and $type == 'project'):?> doc->execution?> multiple ? '' : 'disabled';?> - doclib->tip->selectExecution}' $disabled")?> + doclib->tip->selectExecution}' $disabled")?> diff --git a/module/doc/view/doclist.html.php b/module/doc/view/doclist.html.php index 6fc6bb54b8..8011f71e4a 100644 --- a/module/doc/view/doclist.html.php +++ b/module/doc/view/doclist.html.php @@ -64,7 +64,7 @@ body {margin-bottom: 25px;} - collector, ',' . $this->app->user->account . ',') !== false ? 'icon-star text-yellow' : 'icon-star-empty';?> + collector, ',' . $this->app->user->account . ',') !== false ? 'star' : 'star-empty';?> collector, ',' . $this->app->user->account . ',') !== false ? $lang->doc->cancelCollection : $lang->doc->collect;?> {$type}) ? $doc->{$type} : 0;?> @@ -93,7 +93,7 @@ body {margin-bottom: 25px;} ?> status == 'draft') echo "{$lang->doc->draft}";?> - id&objectType=doc");?>" title="" class='btn btn-link ajaxCollect'> + id&objectType=doc");?>" title="" class='btn btn-link ajaxCollect'> addedBy);?> diff --git a/module/doc/view/lefttree.html.php b/module/doc/view/lefttree.html.php new file mode 100644 index 0000000000..c9bd3a5cf3 --- /dev/null +++ b/module/doc/view/lefttree.html.php @@ -0,0 +1,480 @@ + + +
+ +
+
projectCommon?>
+
+
+
+
execution->common?>
+
+
+
+
files?>
+
+
+ +
+ + + + + + + diff --git a/module/doc/view/showfiles.html.php b/module/doc/view/showfiles.html.php index 300416d0c7..d95fd05250 100644 --- a/module/doc/view/showfiles.html.php +++ b/module/doc/view/showfiles.html.php @@ -20,12 +20,13 @@ app->tab);?> +