execution->gantt->showCriticalPath, '', "class='btn btn-link' id='criticalPath'");?> " . $lang->execution->gantt->fullScreen, '', "class='btn btn-link' id='fullScreenBtn'");?>
execution->gantt->format . ':';?> execution->gantt->zooming, 'day', "onchange='zoomTasks(this)'");?>
task->pri . " : "?> execution->gantt->progressColor as $pri => $color):?>  
createLink('execution', 'gantt', "executionID=$executionID"), " " . $lang->goback, '', "class='btn btn-secondary'");?>
createLink('execution', 'ganttsetting', "executionID=$executionID", '', true), " " . $lang->execution->ganttSetting, '', "class='btn btn-link iframe' data-width='40%'");?> config->CRProject) or $execution->status != 'closed') and common::hasPriv('execution', 'relation')) echo html::a($this->createLink('execution', 'relation', "executionID=$executionID"), " " . $lang->execution->maintainRelation, '', "class='btn btn-link'");?> app->rawMethod != 'relation' and $this->app->rawMethod != 'maintainrelation'):?>
  • execution->gantt->exportImg;?>
  • execution->gantt->exportPDF;?>
createLink('execution', 'maintainRelation', "executionID=$executionID"), " " . $lang->execution->gantt->editRelationOfTasks, '', "class='btn btn-secondary'"); ?> execution = $executionID; $misc = common::hasPriv('task', 'create', $checkObject) ? "class='btn btn-primary iframe' data-width='1200px'" : "class='btn btn-primary disabled'"; $link = common::hasPriv('task', 'create', $checkObject) ? $this->createLink('task', 'create', "execution=$executionID" . (isset($moduleID) ? "&storyID=&moduleID=$moduleID" : ''), '', true) : '#'; echo html::a($link, " " . $lang->task->create, '', $misc); ?>