mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 17:51:40 +09:00
잘못된 퍼미션 변경
This commit is contained in:
parent
01ef797c0b
commit
84def07c4e
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<module>
|
||||
<grants />
|
||||
<actions>
|
||||
<action name="dispModuleSelectList" type="view" permission="root" />
|
||||
<action name="dispModuleSelectList" type="view" permission="all-managers" />
|
||||
<action name="dispModuleSkinInfo" type="view" permission="all-managers" />
|
||||
<action name="dispModuleFileBox" type="view" permission="root" />
|
||||
<action name="dispModuleFileBoxAdd" type="view" permission="root" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue