testcase->create;?>

createLink('custom', 'ajaxSaveCustomFields', 'module=testcase§ion=custom&key=createFields');?>
config->global->flow != 'onlyTest'):?> testcase->forceNotReview()):?>
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->forceNotReview, '', "id='forceNotReview0'");?>
testcase->pri;?> testcase->priList as $priKey => $priValue) { if(!empty($priKey) and (string)$priKey != (string)$priValue) { $hasCustomPri = true; break; } } $priList = $lang->testcase->priList; if(end($priList)) { unset($priList[0]); $priList[0] = ''; } ?>
testcase->precondition;?>
testcase->steps;?> $step):?>
testcase->stepID;?> testcase->stepDesc;?> testcase->stepExpect;?> actions;?>
desc, "rows='1' class='form-control autosize step-steps'") ?> type)) $step->type = 'step';?>
expect, "rows='1' class='form-control autosize step-expects'") ?>
testcase->keywords;?>
testcase->files;?> fetch('file', 'buildform');?>
save, '', 'btn btn-wide btn-primary'); echo '   '; echo html::backButton($lang->goback, '', 'btn btn-wide'); ?>