diff --git a/module/task/control.php b/module/task/control.php index 93f80ba2be..eb87bbdef1 100755 --- a/module/task/control.php +++ b/module/task/control.php @@ -232,6 +232,7 @@ class task extends control $this->locate($url); } + $this->taskZen->setMenu($executionID); $this->taskZen->assignBatchEditVars($executionID); }