Merge branch ztflow-wangyuting-dev/bug-63146#wangyuting of zentao/zentaopms (#9366)
This commit is contained in:
@@ -199,7 +199,6 @@ class taskZen extends task
|
||||
/* Set menu and related variables. */
|
||||
if($executionID)
|
||||
{
|
||||
$this->execution->setMenu($executionID);
|
||||
$execution = $this->execution->getById($executionID);
|
||||
|
||||
$this->view->title = $execution->name . $this->lang->hyphen . $this->lang->task->batchEdit;
|
||||
|
||||
Reference in New Issue
Block a user