From 7e89f43e86ee627e7db648d322487161c50e243a Mon Sep 17 00:00:00 2001 From: hufangzhou <746775970@qq.com> Date: Tue, 27 Apr 2021 16:17:49 +0800 Subject: [PATCH] * Fix bug #12226. --- module/doc/view/editlib.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/doc/view/editlib.html.php b/module/doc/view/editlib.html.php index 49361eb4b7..c72d7835b5 100644 --- a/module/doc/view/editlib.html.php +++ b/module/doc/view/editlib.html.php @@ -43,7 +43,7 @@ doclib->control;?> - type == 'product' or $lib->type == 'execution' or ($config->systemMode == 'classic' and $lib->type != 'custom')):?> + type == 'product' or $lib->type == 'execution'):?> doclib->aclListA, $lib->acl, "onchange='toggleAcl(this.value, \"lib\")'")?> doc->noticeAcl['lib'][$lib->type][$lib->acl];?>