* @package story * @version $Id: change.html.php 4129 2013-01-18 01:58:14Z wwccss $ * @link http://www.zentao.net */ ?>
icons['story']);?> id;?> createLink('story', 'view', "storyID=$story->id"), $story->title);?> icons['change']) . ' ' . $lang->story->change;?>
story->reviewedBy;?>
assignedTo, 'class="form-control chosen"');?> story->needNotReview, '', "id='needNotReview' {$needReview}");?>
story->title;?> title, 'class="form-control"');?>
story->spec;?> spec), 'rows=8 class="form-control"');?>story->specTemplate;?>
story->verify;?> verify), 'rows=6 class="form-control"');?>
story->comment;?>
attatch;?> fetch('file', 'buildform');?>
story->checkAffection;?>
lastEditedDate); echo html::submitButton(); echo html::linkButton($lang->goback, $app->session->storyList ? $app->session->storyList : inlink('view', "storyID=$story->id")); ?>