* @package story * @version $Id: edit.html.php 4645 2013-04-11 08:32:09Z chencongzhi520@gmail.com $ * @link http://www.zentao.net */ ?>
icons['story']);?> id;?> createLink('story', 'view', "storyID=$story->id"), $story->title);?> icons['edit']) . ' ' . $lang->story->edit;?>
save)?>
story->legendSpec;?>
spec;?>
story->verify;?>
verify;?>
story->comment;?>
save); echo html::linkButton($lang->goback, $app->session->storyList ? $app->session->storyList : inlink('view', "storyID=$story->id")); ?>
story->legendBasicInfo;?> status != 'draft'):?>
story->product;?> product, 'class="form-control chosen" onchange="loadProduct(this.value)";');?>
story->module;?> module, 'class="form-control chosen"'); if(count($moduleOptionMenu) == 1) { echo ""; echo html::a($this->createLink('tree', 'browse', "rootID=$story->product&view=story"), $lang->tree->manage, '_blank'); echo html::a("javascript:loadProductModules($story->product)", $lang->refresh); echo ''; } ?>
story->plan;?> plan, "class='form-control chosen'"); if(count($plans) == 1) { echo ""; echo html::a($this->createLink('productplan', 'create', "productID=$story->product"), $lang->productplan->create, '_blank'); echo html::a("javascript:loadProductPlans($story->product)", $lang->refresh); echo ''; } ?>
story->source;?> story->sourceList, $story->source, 'class=form-control');?>
story->status;?> story->statusList[$story->status];?>
story->stage;?> story->stageList, $story->stage, 'class=form-control');?>
story->pri;?> story->priList, $story->pri, 'class=form-control');?>
story->estimate;?> estimate, "class='form-control'");?>
story->keywords;?> keywords, 'class=form-control');?>
story->mailto;?> mailto), "class='form-control' multiple");?>
story->legendLifeTime;?> reviewedBy):?> status == 'closed'):?>
story->openedBy;?> openedBy];?>
story->assignedTo;?> assignedTo, 'class="form-control chosen"');?>
story->reviewedBy;?> reviewedBy), 'class="form-control chosen" multiple');?>
story->closedBy;?> closedBy, 'class="form-control chosen"');?>
story->closedReason;?> story->reasonList, $story->closedReason, 'class="form-control"');?>
story->legendMisc;?>
story->duplicateStory;?> duplicateStory, "class='form-control'");?>
story->linkStories;?> linkStories, "class='form-control'");?>
story->childStories;?> childStories, "class='form-control'");?>