* fix a bug for browse project and product in mobile.
This commit is contained in:
@@ -41,7 +41,7 @@ class project extends control
|
||||
{
|
||||
if($locate == 'yes') $this->locate($this->createLink('project', 'task'));
|
||||
|
||||
$this->commonAction($projectID);
|
||||
if($this->projects) $this->commonAction($projectID);
|
||||
$this->session->set('projectList', $this->app->getURI(true));
|
||||
|
||||
$this->app->loadLang('my');
|
||||
|
||||
Reference in New Issue
Block a user