* @package testsuite * @version $Id: browse.html.php 4129 2013-01-18 01:58:14Z wwccss $ * @link http://www.zentao.net */ ?> testsuite->confirmDelete)?> config->global->flow);?> config->global->flow != 'onlyTest'):?>
| idAB);?> | testsuite->name);?> | testsuite->desc;?> | testsuite->addedBy);?> | testsuite->addedDate);?> | actions;?> |
|---|---|---|---|---|---|
| id);?> | type == 'public') echo "{$lang->testsuite->authorList['public']} ";?> type == 'private') echo "{$lang->testsuite->authorList['private']} ";?> id"), $suite->name);?> | desc;?> | addedBy);?> | addedDate;?> | id", $suite, 'list', 'link'); common::printIcon('testsuite', 'edit', "suiteID=$suite->id", $suite, 'list'); if(common::hasPriv('testsuite', 'delete', $suite)) { $deleteURL = $this->createLink('testsuite', 'delete', "suiteID=$suite->id&confirm=yes"); echo html::a("javascript:ajaxDelete(\"$deleteURL\",\"suiteList\",confirmDelete)", '', '', "title='{$lang->testsuite->delete}' class='btn-icon'"); } ?> |
| show();?> | |||||