mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
내장 모듈의 act에 대한 퍼미션 정리
This commit is contained in:
parent
8e33a096a4
commit
ada67465cf
16 changed files with 362 additions and 264 deletions
|
|
@ -4,6 +4,8 @@
|
|||
<permissions />
|
||||
<actions>
|
||||
<action name="dispMessage" type="view" index="true" />
|
||||
|
||||
<!-- admin -->
|
||||
<action name="dispMessageAdminConfig" type="view" admin_index="true" />
|
||||
<action name="procMessageAdminInsertConfig" type="controller" />
|
||||
<action name="getMessageAdminColorset" type="model" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue