mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
issue 70 core module menu setting at module.xml
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8612 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f2cf01c94d
commit
f3df85dcca
16 changed files with 255 additions and 16 deletions
|
|
@ -14,12 +14,14 @@
|
|||
<action name="procMenuAdminUpdate" type="controller" standalone="true" ruleset="updateMenuTitle" />
|
||||
<action name="procMenuAdminDelete" type="controller" standalone="true" />
|
||||
<action name="procMenuAdminInsertItem" type="controller" standalone="true" ruleset="insertMenuItem" />
|
||||
<action name="procMenuAdminInsertItemForAdminMenu" type="controller" standalone="true" />
|
||||
<action name="procMenuAdminDeleteItem" type="controller" standalone="true" />
|
||||
<action name="procMenuAdminMakeXmlFile" type="controller" standalone="true" />
|
||||
<action name="procMenuAdminMoveItem" type="controller" standalone="true" />
|
||||
|
||||
<action name="procMenuAdminUploadButton" type="controller" standalone="true" />
|
||||
<action name="procMenuAdminDeleteButton" type="controller" standalone="true" />
|
||||
<action name="procMenuAdminAllActList" type="controller" standalone="true" />
|
||||
|
||||
<action name="dispMenuMenu" type="mobile" standalone="true" />
|
||||
</actions>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue