testcase->create;?>

createLink('custom', 'ajaxSaveCustomFields', 'module=testcase§ion=custom&key=createFields');?>
testcase->typeList['unit']);?> printExtendFields('', 'table');?>
testcase->module : $lang->testcase->product;?> '>
type) and $product->type != '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", '', true), $lang->tree->manage, '', "class='text-primary' data-toggle='modal' data-type='iframe' data-width='95%'"); echo html::a("javascript:void(0)", $lang->refreshIcon, '', "id='refresh' class='refresh' title='$lang->refresh' onclick='loadProductModules($productID)'"); echo ''; } ?>
testcase->type;?> testcase->typeList, $type, "class='form-control chosen'");?>
$lang->testcase->showAutoCase), $auto, "id='autocase' title='{$lang->testcase->showAutoCase}'");?>
testcase->stage?> testcase->stageList, $stage, "class='form-control chosen' multiple='multiple'");?>
testcase->autoScript;?>
testcase->lblStory;?>
searchMore . '"');?> createLink('story', 'view', "storyID=$storyID", '', true), $lang->preview, '', "class='btn $class' id='preview'");?>
testcase->title;?>
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]); if(!isset($priList[$pri])) { reset($priList); $pri = key($priList); } ?> testcase->create->requiredFields, 'pri') !== false ? True : False;?>
testcase->forceNotReview()):?> testcase->forceNotReview, '', "id='forceNotReview0'");?>
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';?>
type === 'group') echo ' checked' ?>>
expect, "rows='1' class='form-control autosize step-expects'") ?>
testcase->keywords;?>
testcase->status;?>
testcase->files;?> fetch('file', 'buildform');?>
goback, '', 'class="btn btn-wide"') : html::backButton();?>