* Adjust menus.
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
<?php include '../../common/view/header.html.php';?>
|
||||
<?php include '../../common/view/tablesorter.html.php';?>
|
||||
<?php js::set('confirmUnlink', $lang->testsuite->confirmUnlinkCase)?>
|
||||
<?php js::set('onlyTest', $config->global->flow == 'onlyTest')?>
|
||||
<div id='titlebar'>
|
||||
<div class='heading'>
|
||||
<span class='prefix' title='TESTSUITE'><strong><?php echo $suite->id;?></strong></span>
|
||||
|
||||
Reference in New Issue
Block a user