mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 09:41:40 +09:00
issue 2363 save auth and exposure config
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11715 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
40582750b3
commit
bd5770f463
2 changed files with 91 additions and 12 deletions
|
|
@ -2,6 +2,7 @@
|
|||
<module>
|
||||
<grants />
|
||||
<permission action="getMenuAdminSiteMap" target="manager" />
|
||||
<permission action="procMenuAdminUpdateAuth" target="manager" />
|
||||
<permissions />
|
||||
<actions>
|
||||
<action name="dispMenuAdminContent" type="view" standalone="true" />
|
||||
|
|
@ -32,6 +33,7 @@
|
|||
<action name="procMenuAdminUploadButton" type="controller" standalone="true" />
|
||||
<action name="procMenuAdminDeleteButton" type="controller" standalone="true" />
|
||||
<action name="procMenuAdminAllActList" type="controller" standalone="true" />
|
||||
<action name="procMenuAdminUpdateAuth" type="controller" standalone="true" />
|
||||
|
||||
<action name="dispMenuMenu" type="mobile" standalone="true" />
|
||||
</actions>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue