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

printExtendFields($execution, 'table', 'columns=3');?>
execution->dateRange;?>
begin, "class='form-control form-date' onchange='computeWorkDays()' placeholder='" . $lang->execution->begin . "'");?> execution->to;?> end, "class='form-control form-date' onchange='computeWorkDays()' placeholder='" . $lang->execution->end . "'");?>
execution->days;?>
days, "class='form-control'");?> execution->day;?>
execution->status;?> status);?>
comment;?>
goback, $this->session->taskList, 'self', '', 'btn btn-wide'); ?>