http://zentaoms.googlecode.com/svn/trunk/module/task/view/create.html.php@493
. * * @copyright Copyright 2009-2010 Chunsheng Wang * @author Chunsheng Wang
* @package task * @version $Id: create.html.php 493 2010-03-01 07:23:06Z wwccss $ * @link http://www.zentao.cn */ ?>
task->create;?>
task->project;?>
name;?>
task->story;?>
preview;?>
task->name;?>
task->copyStoryTitle, 'onclick=copyStoryTitle()');?>
task->desc;?>
files;?>
fetch('file', 'buildform');?>
task->owner;?>
task->estimate;?>
task->deadline;?>
task->type;?>
task->typeList, '', 'class=select-3');?>
task->status;?>
task->statusList, 'wait', 'class=select-3');?>
task->pri;?>
task->priList, '', 'class=select-3');?>
task->afterSubmit;?>
task->afterChoices, 'continueAdding');?>