* code for task #69707.

This commit is contained in:
wangyidong
2022-09-20 15:44:33 +08:00
parent 6fa5f93776
commit 64689cbd17
7 changed files with 136 additions and 2 deletions
+2
View File
@@ -122,6 +122,8 @@ class executionModel extends model
$this->lang->switcherMenu = $this->getSwitcher($executionID, $this->app->rawModule, $this->app->rawMethod);
common::setMenuVars('execution', $executionID);
$this->loadModel('project')->setNoSprintMenu($executionID);
}
/**