testcase->noModule;?>
createLink('execution', 'testcase', "executionID=$executionID&productID=$productID&branchID=$branchID&type=all&moduleID=0&orderBy=$orderBy&recTotal=0&recPerPage={$pager->recPerPage}");
echo html::a($removeLink, "", '', "class='text-muted' data-app='{$this->app->tab}'");
}
?>
lang->execution->featureBar['testcase'] as $label)
{
echo html::a(inlink('testcase', "executionID=$executionID&productID=$productID&branchID=$branchID&type=$type&moduleID=$moduleID&orderBy=$orderBy"), "{$label} {$pager->recTotal}", '', "class='btn btn-link btn-active-text'");
}
?>
id", '', '', '', true), " " . $lang->testcase->create, '', "class='btn btn-primary' data-app='{$this->app->tab}'");?>