* @package story * @version $Id: create.html.php 4902 2013-06-26 05:25:58Z wyd621@gmail.com $ * @link http://www.zentao.net */ ?> story->placeholder); ?>
icons['story']);?> icons['create']);?> story->create;?>
story->product;?>
type != 'normal') echo html::select('branch', $branches, $branch, "onchange='loadBranch();' class='form-control' style='width:120px'");?>
story->module;?> "; echo html::a($this->createLink('tree', 'browse', "rootID=$productID&view=story¤tModuleID=0&branch=$branch"), $lang->tree->manage, '_blank'); echo '  '; echo html::a("javascript:loadProductModules($productID)", $lang->refresh); echo ''; } ?>
story->plan;?>
"; echo html::a($this->createLink('productplan', 'create', "productID=$productID&branch=$branch"), "", '_blank', "class='btn' data-toggle='tooltip' title='{$lang->productplan->create}'"); echo '  '; echo html::a("javascript:loadProductPlans($productID)", "", '', "class='btn' data-toggle='tooltip' title='{$lang->refresh}'"); echo ''; } ?>
story->source?> story->sourceList, $source, "class='form-control'");?> comment?>
story->reviewedBy;?>
PO : '', "class='form-control chosen'");?> story->checkForceReview()):?> story->needNotReview, '', "id='needNotReview' {$needReview}");?>
story->title;?>
story->pri;?> story->priList as $priKey => $priValue) { if($priKey != $priValue) { $hasCustomPri = true; break; } } ?> story->priList, $pri, "class='form-control minw-80px'");?> story->estimateAB;?>
story->spec;?> story->specTemplate) . "'");?>
story->verify;?>
story->keywords : $lang->story->mailto;?>
fetch('my', 'buildContactLists'); ?>
>
story->keywords;?>
story->legendAttatch;?> fetch('file', 'buildform');?>
createLink('custom', 'ajaxSaveCustomFields', 'module=story§ion=custom&key=createFields')?> story->module);?>