diff --git a/module/programplan/view/gantt.html.php b/module/programplan/view/gantt.html.php index 94e9786aac..6bcbef11b0 100755 --- a/module/programplan/view/gantt.html.php +++ b/module/programplan/view/gantt.html.php @@ -103,29 +103,10 @@ form {display: block; margin-top: 0em; margin-block-end: 1em;} -
-
- rawModule != 'review') echo html::commonButton($lang->programplan->full, 'id="fullScreenBtn"', 'btn btn-primary btn-sm')?> - rawModule == 'review') unset($lang->programplan->stageCustom->date); ?> - programplan->stageCustom, $selectCustom);?> - - -
-
createLink('project', 'execution', "status=all&projectID=$projectID"),"  ", '', "class='btn btn-icon switchBtn' title='{$lang->project->bylist}'");?> -  ", '', "class='btn btn-icon text-primary switchBtn' title='{$lang->programplan->gantt}'");?> +  ", '', "class='btn btn-icon text-primary switchBtn' title='{$lang->programplan->gantt}'");?>
programplan->full;?>
diff --git a/module/project/view/execution.html.php b/module/project/view/execution.html.php index 5ca8ad4f9d..1f95f153f7 100644 --- a/module/project/view/execution.html.php +++ b/module/project/view/execution.html.php @@ -44,7 +44,7 @@
 ", '', "class='btn btn-icon text-primary switchBtn' title='{$lang->project->bylist}'");?> - createLink('programplan', 'browse', "projectID=$projectID&productID=$productID&type=gantt"), "  ", '', "class='btn btn-icon switchBtn' title='{$lang->programplan->gantt}'");?> + createLink('programplan', 'browse', "projectID=$projectID&productID=$productID&type=gantt"), "  ", '', "class='btn btn-icon switchBtn' title='{$lang->programplan->gantt}'");?>
" . $lang->export, '', "class='btn btn-link export'")?>