mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
issue 535 add point menu in member menu
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9654 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
0768b1b0c5
commit
2b361934cd
2 changed files with 8 additions and 3 deletions
|
|
@ -3,9 +3,9 @@
|
|||
<grants />
|
||||
<permissions />
|
||||
<actions>
|
||||
<action name="dispPointAdminConfig" type="view" admin_index="true" standalone="true" />
|
||||
<action name="dispPointAdminModuleConfig" type="view" standalone="true" />
|
||||
<action name="dispPointAdminPointList" type="view" standalone="true" />
|
||||
<action name="dispPointAdminConfig" type="view" admin_index="true" menu_name="point" standalone="true" menu_index="true" />
|
||||
<action name="dispPointAdminModuleConfig" type="view" standalone="true" menu_name="point" />
|
||||
<action name="dispPointAdminPointList" type="view" standalone="true" menu_name="point" />
|
||||
|
||||
<action name="procPointAdminInsertConfig" type="controller" standalone="true" ruleset="insertConfig" />
|
||||
<action name="procPointAdminInsertModuleConfig" type="controller" standalone="true" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue