mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 17:22:20 +09:00
module.xml 1차 정리
탭 정리 일부 permission, action 정리
This commit is contained in:
parent
5bdd0091ec
commit
fcb17fe9cf
57 changed files with 1216 additions and 1254 deletions
|
|
@ -1,10 +1,11 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module>
|
||||
<actions>
|
||||
<action name="dispKrzipAdminConfig" type="view" menu_name="krzip" menu_index="true" admin_index="true" />
|
||||
<action name="procKrzipAdminInsertConfig" type="controller" ruleset="krzipConfig" />
|
||||
<action name="dispKrzipSearchForm" type="view" />
|
||||
<action name="getKrzipCodeList" type="model" />
|
||||
|
||||
<action name="dispKrzipAdminConfig" type="view" menu_name="krzip" menu_index="true" admin_index="true" />
|
||||
<action name="procKrzipAdminInsertConfig" type="controller" ruleset="krzipConfig" />
|
||||
</actions>
|
||||
<menus>
|
||||
<menu name="krzip" type="all">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue