* @package execution * @version $Id: index.html.php 5094 2013-07-10 08:46:15Z chencongzhi520@gmail.com $ */ ?> app->getModuleRoot() . '/common/view/header.html.php';?> app->getModuleRoot() . '/common/view/sortable.html.php';?>

execution->noExecution;?> createLink('execution', 'create', "projectID=$projectID"), " " . $lang->project->createKanban, '', "class='btn btn-info' data-app='project'");?>

cookie->kanbanview) $kanbanview = $this->cookie->kanbanview; if(!common::hasPriv('execution', $kanbanview)) { foreach (explode('|', 'kanban|task|calendar|gantt|tree|grouptask') as $view) { if(common::hasPriv('execution', $view)) { $kanbanview = $view; break; } } } ?> $kanban):?>
id");?>'>
execution->statusList, $kanban->status);?> name;?> id])));?>
desc;?>
app->getModuleRoot() . '/common/view/footer.html.php';?>