-
recTotal}&recPerPage={$pager->recPerPage}") : 'javascript:removeCookieByKey("caseModule")';
echo ' ' . html::a($removeLink, "") . ' ';
}
echo " ";
?>
customMenu['featurebar'] as $type => $featurebar):?>
" . html::a($this->createLink('testcase', 'browse', "productid=$productID&branch=$branch&browseType=$type"), $featurebar['link']) . "";
}
elseif($type == 'group' and common::hasPriv('testcase', 'groupcase'))
{
echo "- ";
$groupBy = isset($groupBy) ? $groupBy : '';
$current = zget($lang->testcase->groups, isset($groupBy) ? $groupBy : '', '');
if(empty($current)) $current = $lang->testcase->groups[''];
echo html::a('javascript:;', $current . " ", '', "data-toggle='dropdown'");
echo "
';
}
elseif($type == 'zerocase' and common::hasPriv('story', 'zeroCase'))
{
echo "- " . html::a($this->createLink('story', 'zeroCase', "productID=$productID"), $lang->story->zeroCase) . '
';
}
?>
methodName == 'browse') echo "- {$lang->testcase->bySearch}
";
?>
'>