This commit is contained in:
tianshujie
2021-12-01 13:30:10 +08:00
parent 950c567912
commit ac27fd80d8
-1
View File
@@ -747,7 +747,6 @@ class testtask extends control
if($this->app->tab == 'project')
{
$this->loadModel('project')->setMenu($task->project);
$this->lang->modulePageNav = $this->product->select($this->products, $productID, 'testtask', 'browseUnits');
}
elseif($this->app->tab == 'execution')
{