This commit is contained in:
tianshujie
2024-01-05 09:15:05 +08:00
parent 46de857f07
commit 01cd839201
+2 -2
View File
@@ -149,7 +149,7 @@ form
on::change('toggleWhiteList')
)
),
formGroup
$lib->type != 'mine' ? formGroup
(
$doc->acl == 'open' ? setClass('hidden') : null,
set::label($lang->doc->whiteList),
@@ -170,7 +170,7 @@ form
),
users(set::label($lang->doc->users), set::items($users), set::value($doc->users))
)
),
) : null,
formRow
(
div