* adjust for pro.

This commit is contained in:
wangyidong
2017-04-14 16:35:22 +08:00
parent d82b31871c
commit 794a09bc04
8 changed files with 6 additions and 43 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ class project extends control
if($homepage == 'browse' and $locate == 'auto') $locate = 'yes';
if($locate == 'yes') $this->locate($this->createLink('project', 'task'));
unset($this->lang->project->menu->index);
if($this->app->viewType != 'mhtml') unset($this->lang->project->menu->index);
$this->commonAction($projectID);
//$this->project->setMenu($this->projects, key($this->projects));