* @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))) $isAllNumberPri = false; ?> testcase->priList, $pri, "class='form-control minw-80px'");?>
testcase->precondition;?>
testcase->steps;?> $step) { $stepID += 1; echo ""; echo ""; echo ''; echo ''; echo ""; echo ''; } ?>
testcase->stepID;?> testcase->stepDesc;?> testcase->stepExpect;?> actions;?>
$stepID' . html::textarea('steps[]', $step->desc, "rows='1' class='form-control'") . '' . html::textarea('expects[]', $step->expect, "rows='1' class='form-control'") . '"; echo ""; echo ""; echo ""; echo "
testcase->keywords;?>
testcase->files;?> fetch('file', 'buildform');?>
testcase->module)?>