* @package execution * @version $Id: importtask.html.php 4669 2013-04-23 02:28:08Z chencongzhi520@gmail.com $ * @link http://www.zentao.net */ ?>
lifetime != 'ops' and !in_array($execution->attribute, array('request', 'review'))):?> assignedTo == $app->user->account ? 'style=color:red' : '';?> lifetime != 'ops' and !in_array($execution->attribute, array('request', 'review'))):?>
idAB;?>
execution->name ?> execution->pri;?>>priAB;?> task->name;?> task->name;?> task->assignedTo;?> task->leftAB;?> task->deadlineAB;?> statusAB;?> task->story;?>
id);?>
execution];?> pri == '0' ? '' : zget($lang->task->priList, $task->pri, $task->pri);?> id", $task->name, '', "class='preview iframe' data-width='90%'", true, true)) echo $task->name;?> >assignedToRealName;?> left . ' ' . $lang->execution->workHourUnit;?> deadline, 0, 4) > 0) echo '' . $task->deadline . '';?> processStatus('task', $task);?> storyID) { if(common::hasPriv('execution', 'storyView')) { echo html::a($this->createLink('execution', 'storyView', "storyid=$task->storyID", '', true), $task->storyTitle, '', "class='preview'"); } else { echo $task->storyTitle; } } ?>