* Modify the switching logic of access control.

This commit is contained in:
tianshujie
2023-06-27 10:06:19 +08:00
parent 7f654adbf0
commit 6af83d44e1
2 changed files with 4 additions and 2 deletions
-1
View File
@@ -461,7 +461,6 @@ formPanel
set::control('radioList'),
$programID ? set::items($lang->project->subAclList) : set::items($lang->project->aclList),
set::value($copyProjectID ? $copyProject->acl : 'private'),
on::change('setWhite(this)')
)
),
/* TODO add events */