" . $lang->testsuite->create, '', "class='btn btn-primary'");?>
* @package testsuite * @version $Id: browse.html.php 4129 2013-01-18 01:58:14Z wwccss $ * @link http://www.zentao.net */ ?> testsuite->confirmDelete)?> global->flow);?> global->flow != 'onlyTest'):?>
testsuite->noTestsuite;?> youCould;?> createLink('testsuite', 'create', "product=$productID"), " " . $lang->testsuite->create, '', "class='btn btn-info'");?>
| 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'"); } ?> |