- Remove group control.

This commit is contained in:
tianshujie
2024-01-24 16:44:06 +08:00
parent df4802f318
commit 70d40be66e
5 changed files with 5 additions and 36 deletions
-1
View File
@@ -192,6 +192,5 @@ $fields->field('acl')
'type' => 'aclBox',
'aclItems' => $lang->execution->aclList,
'whitelistLabel' => $lang->whitelist,
'userLabel' => $lang->product->users,
'userItems' => data('users')
));