Merge branch 'sprint/174_tianshujie_16781' into 'master'
* Fix bug #16781. See merge request easycorp/zentaopms!702
This commit is contained in:
@@ -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')
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user