* @package execution * @version $Id: taskeffort.html.php 7713 2019-03-27 09:41:06Z sunguangming@cnezsoft.com $ * @link http://www.zentao.net */ ?> getModuleRoot() . 'common/view/header.html.php';?> getModuleRoot() . 'common/view/datatable.html.php';?> task->leftAB);?> task->consumedAB);?>

task->noTask;?> createLink('task', 'create', "execution=$executionID" . (isset($moduleID) ? "&storyID=&moduleID=$moduleID" : '')), " " . $lang->task->create, '', "class='btn btn-info'");?>

realBegan) ? $execution->begin : $execution->realBegan;?>

execution->noStart;?>

task->common;?>
$groupTasks):?> lang->task->noStory : zget($groupByList, $groupKey); if($isGroupByAssignTo and $groupName == '') $groupName = $this->lang->task->noAssigned; ?>
burn) ? $task->burn : 0; ?>
'> assignedTo])): ?>
execution->memberHoursAB, $users[$task->assignedTo], $members[$task->assignedTo]->totalHours); ?>
multiple)) echo '' . $lang->task->multipleAB . ' '; if($task->parent > 0) echo '' . $lang->task->childrenAB . ' '; if($task->parent == -1) echo '' . $lang->task->parentAB . ' '; if(!common::printLink('task', 'view', "task=$task->id", $task->name, '', 'class="text-primary"')) echo $task->name; ?>
team->totalHours?>
getModuleRoot() . 'common/view/footer.html.php';?>