id;?> name'>" . $execution->name . '') : html::a($this->createLink('execution', 'view', 'execution=' . $execution->id), $execution->name, '_blank');?> arrow . $lang->execution->close;?>

printExtendFields($execution, 'table');?>
execution->status;?>
execution->realEnd;?>
realEnd) && $execution->realEnd != '0000-00-00' ? $execution->realEnd : date('Y-m-d')), "class='form-control form-date' required");?>
comment;?>
execution->close . $lang->executionCommon) . html::linkButton($lang->goback, $this->session->taskList, 'self', '', 'btn btn-wide'); ?>