* adjust upgrade.

This commit is contained in:
wangyidong
2021-08-06 18:12:18 +08:00
parent 9fe092394b
commit 509afaa6f7
5 changed files with 8 additions and 42 deletions
+1
View File
@@ -886,6 +886,7 @@ class doc extends control
$lib = $this->doc->getLibById($libID);
if(!empty($lib) and $lib->deleted == '1') $appendLib = $libID;
if($this->config->systemMode == 'classic' and $type == 'project') $type = 'execution';
list($libs, $libID, $object, $objectID) = $this->doc->setMenuByType($type, $objectID, $libID, $appendLib);
/* Set Custom. */