* Optimize code.
This commit is contained in:
@@ -75,7 +75,7 @@ form {display: block; margin-top: 0em; margin-block-end: 1em;}
|
||||
<div id='mainContent' class='main-content load-indicator' data-loading='<?php echo $lang->programplan->exporting;?>'>
|
||||
<div class="pull-right btn-toolbar">
|
||||
<?php
|
||||
if($this->app->getMethodName() == 'browse')
|
||||
if($this->app->getModuleName() == 'programplan')
|
||||
{
|
||||
$customLink = $this->createLink('custom', 'ajaxSaveCustomFields', 'module=programplan§ion=ganttCustom&key=ganttFields');
|
||||
include '../../common/view/customfield.html.php';
|
||||
|
||||
Reference in New Issue
Block a user