mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 00:32:15 +09:00
단어를 범용적으로 바꾸고 회원 메뉴에 차단리스트 추가
This commit is contained in:
parent
ad76cc030f
commit
696ca5a6bf
17 changed files with 124 additions and 114 deletions
|
|
@ -4,8 +4,8 @@
|
|||
<actions>
|
||||
<action name="dispNcenterliteNotifyList" type="view" permission="member" />
|
||||
<action name="dispNcenterliteUserConfig" type="view" permission="member" />
|
||||
<action name="dispNcenterliteIndividualBlockList" type="view" />
|
||||
<action name="dispNcenterliteInsertIndividualBlock" type="view" />
|
||||
<action name="dispNcenterliteUnsubscribeList" type="view" />
|
||||
<action name="dispNcenterliteInsertUnsubscribe" type="view" />
|
||||
|
||||
<action name="getColorsetList" type="model" permission="root" />
|
||||
<action name="getMyNotifyListTpl" type="model" permission="member" />
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
<action name="procNcenterliteUserConfig" type="controller" permission="member" />
|
||||
<action name="procNcenterliteNotifyReadAll" type="controller" permission="member" />
|
||||
<action name="procNcenterliteRedirect" type="controller" permission="member" method="GET|POST" />
|
||||
<action name="procNcenterliteInsertIndividualBlock" type="controller" />
|
||||
<action name="procNcenterliteInsertUnsubscribe" type="controller" />
|
||||
|
||||
<action name="dispNcenterliteAdminConfig" type="view" admin_index="true" menu_name="ncenterlite" menu_index="true" />
|
||||
<action name="dispNcenterliteAdminAdvancedconfig" type="view" menu_name="ncenterlite" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue