id;?> createLink('testtask', 'view', 'taskID=' . $task->id), $task->name, '_blank');?> arrow . $lang->testtask->edit;?>

product);?> multiple):?> execution);?> execution) ? 'hide' : '';?>'> printExtendFields($task, 'table');?>
testtask->execution;?> execution, "class='form-control chosen' onchange='loadExecutionRelated(this.value)'");?>
testtask->build;?> build, "class='form-control chosen'");?>
testtask->type;?> testtask->typeList, $task->type, "class='form-control picker-select' multiple");?>
testtask->owner;?>
owner, "class='form-control chosen'");?> testtask->pri;?> testtask->priList, $task->pri, "class='form-control chosen'");?>
testtask->begin;?>
begin, "class='form-control form-date'");?> testtask->end;?> end, "class='form-control form-date'");?>
testtask->status;?> testtask->statusList, $task->status, "class='form-control chosen'");?>
testtask->testreport;?> testreport, "class='form-control chosen'");?>
testtask->name;?> name, "class='form-control'");?>
testtask->desc;?> fetch('user', 'ajaxPrintTemplates', 'type=testtask&link=desc');?> desc), "rows=10 class='form-control'");?>
comment;?>
files;?> fetch('file', 'printFiles', array('files' => $task->files, 'fieldset' => 'false', 'object' => $task, 'method' => 'edit'));?> fetch('file', 'buildform');?>
testtask->mailto;?>
mailto), "multiple class='form-control picker-select'");?> fetch('my', 'buildContactLists');?>