This commit is contained in:
wangyidong
2023-04-12 17:42:49 +08:00
parent f27939941b
commit bb5ced8e4d
6 changed files with 8 additions and 9 deletions
+1 -1
View File
@@ -56,7 +56,7 @@
}
elseif($libID and common::hasPriv('doc', 'create'))
{
echo $this->doc->printCreateBtn($lib, $type, $objectID, $moduleID);
echo $this->doc->printCreateBtn($lib, $moduleID);
}
?>
</div>