* @package case * @version $Id: create.html.php 4904 2013-06-26 05:37:45Z wyd621@gmail.com $ * @link http://www.zentao.net */ ?> testcase->deleteStep);?> testcase->insertBefore);?> testcase->insertAfter);?>
icons['testcase']);?> icons['create']);?> testcase->create;?>
testcase->product;?>
session->currentProductType != 'normal') echo html::select('branch', $branches, $branch, "onchange='loadBranch();' class='form-control' style='width:120px'");?>
testcase->module?> "; echo html::a($this->createLink('tree', 'browse', "rootID=$productID&view=case¤tModuleID=0&branch=$branch"), "", '_blank', "data-toggle='tooltip' class='btn' title='{$lang->tree->manage}'"); echo html::a("javascript:loadProductModules($productID)", "", '', "data-toggle='tooltip' class='btn' title='{$lang->refresh}'"); echo ''; } ?>
testcase->type;?> testcase->typeList, $type, "class='form-control chosen'");?>
testcase->stage?> testcase->stageList, $stage, "class='form-control chosen' multiple='multiple'");?>
testcase->lblStory;?>
searchMore . '"');?> createLink('story', 'view', "storyID=$storyID", '', true), $lang->preview, '', "class='btn iframe' id='preview'");?>
testcase->title;?>
testcase->pri;?> testcase->priList as $priKey => $priValue) { if($priKey != $priValue) { $hasCustomPri = true; break; } } ?> testcase->priList, $pri, "class='form-control minw-80px'");?>
testcase->precondition;?>
testcase->steps;?> $step):?>
testcase->stepID;?> testcase->stepDesc;?> testcase->stepExpect;?> actions;?>
desc, "rows='1' class='form-control autosize step-steps'") ?>
expect, "rows='1' class='form-control autosize step-expects'") ?>
testcase->keywords;?>
testcase->files;?> fetch('file', 'buildform');?>
createLink('custom', 'ajaxSaveCustomFields', 'module=testcase§ion=custom&key=createFields');?> testcase->module)?>