* Fix bug #12327.
This commit is contained in:
@@ -677,7 +677,7 @@ class task extends control
|
||||
|
||||
/* Set menu. */
|
||||
$execution = $this->execution->getById($task->execution);
|
||||
$this->execution->setMenu($execution->id);
|
||||
if($this->app->openApp == 'execution') $this->execution->setMenu($execution->id);
|
||||
|
||||
$this->executeHooks($taskID);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user