testcase->newScene;?>

testcase->createscene->requiredFields) as $field) { if($field and strpos($showFields, $field) === false) $showFields .= ',' . $field; } ?>
testcase->product;?>
type) and $product->type != 'normal') echo html::select('branch', $branches, $branch, "onchange='loadBranchNew();' 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->refresh, '', "class='refresh' onclick='loadProductModulesNew($productID)'"); echo ''; } ?>
testcase->parentScene;?>
testcase->sceneTitle;?>
goback, '', 'class="btn btn-wide"') : html::backButton();?>