mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-23 21:29:58 +09:00
update truck and tag 1.4.2.3
git-svn-id: http://xe-core.googlecode.com/svn/trunk@7503 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
6900f96319
commit
762ebbf445
127 changed files with 303 additions and 283 deletions
|
|
@ -16,10 +16,10 @@
|
|||
<actions>
|
||||
<action name="dispDocumentPrint" type="view" standalone="true" />
|
||||
<action name="dispDocumentPreview" type="view" standalone="true" />
|
||||
<action name="dispDocumentManageDocument" type="view" standalone="true"/>
|
||||
<action name="dispDocumentManageDocument" type="view" standalone="true" />
|
||||
|
||||
<action name="getDocumentCategories" type="model" standalone="true"/>
|
||||
<action name="getDocumentMenu" type="model" standalone="true"/>
|
||||
<action name="getDocumentCategories" type="model" standalone="true" />
|
||||
<action name="getDocumentMenu" type="model" standalone="true" />
|
||||
|
||||
<action name="procDocumentVoteUp" type="controller" standalone="true" />
|
||||
<action name="procDocumentVoteDown" type="controller" standalone="true" />
|
||||
|
|
@ -34,17 +34,17 @@
|
|||
<action name="dispDocumentAdminDeclared" type="view" standalone="true" />
|
||||
<action name="dispDocumentAdminTrashList" type="view" standalone="true" />
|
||||
|
||||
<action name="getDocumentCategoryTplInfo" type="model" standalone="true"/>
|
||||
<action name="getDocumentCategoryTplInfo" type="model" standalone="true" />
|
||||
|
||||
<action name="procDocumentInsertCategory" type="controller" standalone="true"/>
|
||||
<action name="procDocumentDeleteCategory" type="controller" standalone="true"/>
|
||||
<action name="procDocumentMoveCategory" type="controller" standalone="true"/>
|
||||
<action name="procDocumentMakeXmlFile" type="controller" standalone="true"/>
|
||||
<action name="procDocumentInsertCategory" type="controller" standalone="true" />
|
||||
<action name="procDocumentDeleteCategory" type="controller" standalone="true" />
|
||||
<action name="procDocumentMoveCategory" type="controller" standalone="true" />
|
||||
<action name="procDocumentMakeXmlFile" type="controller" standalone="true" />
|
||||
|
||||
<action name="procDocumentAdminInsertAlias" type="controller" standalone="true"/>
|
||||
<action name="procDocumentAdminDeleteAlias" type="controller" standalone="true"/>
|
||||
<action name="procDocumentAdminRestoreTrash" type="controller" standalone="true"/>
|
||||
<action name="procDocumentAdminMoveExtraVar" type="controller" standalone="true"/>
|
||||
<action name="procDocumentAdminInsertAlias" type="controller" standalone="true" />
|
||||
<action name="procDocumentAdminDeleteAlias" type="controller" standalone="true" />
|
||||
<action name="procDocumentAdminRestoreTrash" type="controller" standalone="true" />
|
||||
<action name="procDocumentAdminMoveExtraVar" type="controller" standalone="true" />
|
||||
|
||||
<action name="procDocumentAdminInsertExtraVar" type="controller" standalone="true" />
|
||||
<action name="procDocumentAdminDeleteExtraVar" type="controller" standalone="true" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue