* code for task #6171.
This commit is contained in:
@@ -44,7 +44,6 @@ class project extends control
|
||||
|
||||
if($this->app->viewType != 'mhtml') unset($this->lang->project->menu->index);
|
||||
$this->commonAction($projectID);
|
||||
//$this->project->setMenu($this->projects, key($this->projects));
|
||||
|
||||
if(common::hasPriv('project', 'create')) $this->lang->modulePageActions = html::a($this->createLink('project', 'create'), "<i class='icon icon-sm icon-plus'></i> " . $this->lang->project->create, '', "class='btn btn-primary'");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user