* Add groupcase zin page.
This commit is contained in:
@@ -303,7 +303,7 @@ toolbar
|
||||
) : null,
|
||||
);
|
||||
|
||||
if($rawMethod != 'zerocase' && $rawMethod != 'browseunits')
|
||||
if($rawMethod != 'zerocase' && $rawMethod != 'browseunits' && $rawMethod != 'groupcase')
|
||||
{
|
||||
$settingLink = $canManageModule ? createLink('tree', 'browse', "productID=$productID&view=case¤tModuleID=0&branch=0&from={$app->tab}") : '';
|
||||
$closeLink = createLink($currentModule, $currentMethod, $projectParam . "productID=$productID&branch=$branch&browseType=$browseType¶m=0&caseType=&orderBy=$orderBy&recTotal=0&recPerPage={$pager->recPerPage}");
|
||||
|
||||
Reference in New Issue
Block a user