mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-04 09:32:15 +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,20 +1,19 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<module>
|
||||
<grants />
|
||||
<permissions />
|
||||
<actions>
|
||||
<action name="dispImporterAdminImportForm" type="view" admin_index="true" menu_name="importer" menu_index="true" />
|
||||
|
||||
<action name="procImporterAdminImport" type="controller" />
|
||||
<action name="procImporterAdminPreProcessing" type="controller" />
|
||||
|
||||
<action name="procImporterAdminSync" type="controller" />
|
||||
<action name="procImporterAdminMemberImport" type="controller" />
|
||||
<action name="procImporterAdminMessageImport" type="controller" />
|
||||
<action name="procImporterAdminModuleImport" type="controller" />
|
||||
<action name="procImporterAdminTTXMLImport" type="controller" />
|
||||
<action name="procImporterAdminCheckXmlFile" type="controller" />
|
||||
</actions>
|
||||
<grants />
|
||||
<permissions />
|
||||
<actions>
|
||||
<action name="dispImporterAdminImportForm" type="view" admin_index="true" menu_name="importer" menu_index="true" />
|
||||
|
||||
<action name="procImporterAdminImport" type="controller" />
|
||||
<action name="procImporterAdminPreProcessing" type="controller" />
|
||||
<action name="procImporterAdminSync" type="controller" />
|
||||
<action name="procImporterAdminMemberImport" type="controller" />
|
||||
<action name="procImporterAdminMessageImport" type="controller" />
|
||||
<action name="procImporterAdminModuleImport" type="controller" />
|
||||
<action name="procImporterAdminTTXMLImport" type="controller" />
|
||||
<action name="procImporterAdminCheckXmlFile" type="controller" />
|
||||
</actions>
|
||||
<menus>
|
||||
<menu name="importer">
|
||||
<title xml:lang="en">Data Migration</title>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue