* @package my * @version $Id * @link http://www.zentao.net */ ?>

noData;?>

id]);?> createLink('execution', 'browse', "id=$execution->id", '', '', $execution->project);?>
idAB;?> my->name;?> statusAB;?> team->roleAB;?> execution->myTask;?> execution->begin;?> execution->end;?> team->join;?> my->hours;?> execution->progress;?>
id) : html::a($link, sprintf('%03d', $execution->id));?> systemMode == 'ALM'):?> type === 'stage') echo "{$lang->project->stage} "; if($execution->type === 'sprint') echo "{$lang->executionCommon} "; if($execution->type === 'kanban') echo "{$lang->execution->kanban} "; ?> name : html::a($link, $execution->name, '', "title='$execution->name'");?> delay)):?> execution->delayed;?> processStatus('project', $execution);?> role;?> assignedToMeTasks;?> begin;?> end;?> join;?> hours;?>
progress;?>