division and $project->hasProduct):?>
product->allProduct;?>
project->featureBar['execution'] as $key => $label):?>
$label";?>
{$pager->recTotal}";?>
createLink('project', 'execution', "status=$key&projectID=$projectID&orderBy=$orderBy&productID=$productID"), $label, '', "class='btn btn-link' id='{$key}Tab'");?>
$lang->edit . $lang->executionCommon), '', $this->cookie->editExecution ? 'checked=checked' : '');?>
$lang->programplan->stageCustom->task), '', $this->cookie->showTask ? 'checked=checked' : '');?>
-
" . html::a($this->createLink('project', 'execution', "status=$status&projectID=$projectID&orderby=$orderBy"), $lang->product->allProduct) . "";
foreach($productList as $key => $productName)
{
$class = $productID == $key ? 'class="active"' : '';
echo "
- " . html::a($this->createLink('project', 'execution', "status=$status&projectID=$projectID&orderby=$orderBy&productID=$key"), $productName, '', "title='{$productName}' class='text-ellipsis'") . " "; } ?>
model == 'waterfall' or $project->model == 'waterfallplus') and $this->config->edition == 'max'):?>
createLink('programplan', 'browse', "projectID=$projectID&productID=$productID&type=gantt"), " ", '', "class='btn btn-icon switchBtn' title='{$lang->programplan->gantt}'");?>
", '', "class='btn btn-icon text-primary switchBtn' title='{$lang->project->bylist}'");?>
" . $lang->export, '', "class='btn btn-link export'")?>
deleted)):?>
createLink('programplan', 'create', "projectID=$projectID&productID=$productID"), " " . $lang->programplan->create, '', "class='btn btn-primary'");?>
model == 'agileplus'):?>
createLink('execution', 'create', "projectID=$projectID"), " " . $lang->execution->create, '', "class='btn btn-primary create-execution-btn' data-app='execution' onclick='$(this).removeAttr(\"data-toggle\")'");?>
createLink('execution', 'create', "projectID=$projectID"), " " . $lang->execution->create, '', "class='btn btn-primary create-execution-btn' data-app='execution' onclick='$(this).removeAttr(\"data-toggle\")'");?>
- createLink('execution', 'create', "projectID=$projectID"), $lang->execution->create);?>
- createLink('execution', 'create', "projectID=$projectID&executionID=0©ExecutionID=&planID=0&confirm=no&productID=0&extra=type=kanban"), $lang->project->createKanban);?>