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

This commit is contained in:
zero 2007-04-16 12:25:48 +00:00
parent dbef8482f5
commit 8e669f0a79
4 changed files with 28 additions and 3 deletions

View file

@ -9,8 +9,8 @@
<action name="getMenuAdminTplInfo" type="model" standalone="true" />
<action name="procMenuAdminInsert" type="controller" standalone="true" />
<action name="procMenuAdminUpdate" type="controller" standalone="true" />
<action name="procMenuAdminDelete" type="controller" standalone="true" />
<action name="procMenuAdminInsertItem" type="controller" standalone="true" />
<action name="procMenuAdminDeleteItem" type="controller" standalone="true" />
<action name="procMenuAdminMakeXmlFile" type="controller" standalone="true" />