git-svn-id: http://xe-core.googlecode.com/svn/trunk@1321 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-04-25 06:12:36 +00:00
parent 75e7e9bfc0
commit 66f34595e2
11 changed files with 99 additions and 4 deletions

View file

@ -6,12 +6,13 @@
<action name="dispLayoutAdminModify" type="view" standalone="true" />
<action name="dispLayoutAdminEdit" type="view" standalone="true" />
<action name="dispLayoutAdminDownloadedList" type="view" standalone="true" />
<action name="dispLayoutAdminPreview" type="view" standalone="true" />
<action name="dispLayoutAdminInfo" type="view" standalone="true" />
<action name="procLayoutAdminInsert" type="controller" standalone="true" />
<action name="procLayoutAdminUpdate" type="controller" standalone="true" />
<action name="procLayoutAdminDelete" type="controller" standalone="true" />
<action name="procLayoutAdminCodeUpdate" type="controller" standalone="true" />
<action name="procLayoutAdminCodeReset" type="controller" standalone="true" />
</actions>
</module>