diff --git a/module/task/control.php b/module/task/control.php index 17129e5df4..6ae4174df7 100755 --- a/module/task/control.php +++ b/module/task/control.php @@ -238,7 +238,7 @@ class task extends control $this->locate($url); } - if($this->app->tab == 'my') + if($this->app->tab == 'my' && $this->config->vision == 'rnd') { $this->loadModel('my'); if($from == 'work' || $from == 'contribute')