mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 09:41:40 +09:00
에디터 컬러셋 act 퍼미션 변경
모듈 관리자가 에디터를 변경할 수 없었던 문제 수정
This commit is contained in:
parent
a8e0acc6cf
commit
9204353a15
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<action name="dispEditorComponentInfo" type="view" />
|
||||
<action name="dispEditorPopup" type="view" />
|
||||
<action name="dispEditorPreview" type="view" />
|
||||
<action name="dispEditorSkinColorset" type="view" permission="root" />
|
||||
<action name="dispEditorSkinColorset" type="view" permission="all-managers" />
|
||||
<action name="dispEditorConfigPreview" type="view" permission="root" />
|
||||
|
||||
<action name="procEditorCall" type="controller" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue