id;?> createLink('design', 'view', "id=$design->id"), $design->name, '');?>

arrow . ' ' . $lang->design->edit;?>

design->product;?> product, "class='form-control chosen'");?>
design->story;?> story, "class='form-control chosen'");?>
design->type;?> design->typeList, $design->type, "class='form-control chosen'");?>
design->name;?> name, "class='form-control'");?>
design->desc;?> desc, 'class="form-control"');?>
design->file;?> fetch('file', 'buildform', 'fileCount=1&percent=0.85');?>
story->checkAffection;?>
tasks as $task):?> ;
task->id;?> task->name;?> task->assignedTo;?> task->status;?> task->consumed;?> task->left;?>
id?> createLink('task', 'view', "taskID=$task->id"), $task->name, '_blank');?>assignedTo);?> processStatus('task', $task);?> consumed;?> left;?>