diff --git a/module/common/view/datatable.fix.html.php b/module/common/view/datatable.fix.html.php index fa7c745e7f..042a5ab275 100644 --- a/module/common/view/datatable.fix.html.php +++ b/module/common/view/datatable.fix.html.php @@ -105,7 +105,7 @@ $(function() datatable->showAllModuleList, isset($config->execution->task->allModule) ? $config->execution->task->allModule : 0);?> - app->tab == 'product' or $this->app->tab == 'qa'):?> + type != 'normal' and $this->app->tab == 'product' or $this->app->tab == 'qa'):?> datatable->showBranch;?> datatable->showBranchList, isset($config->$currentModule->$currentMethod->showBranch) ? $config->$currentModule->$currentMethod->showBranch : 1);?>