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

This commit is contained in:
zero 2007-03-13 07:50:09 +00:00
parent 697b5bd1db
commit 9086194365
11 changed files with 22 additions and 63 deletions

View file

@ -4,7 +4,7 @@
<action name="dispContent" type="view" admin_index="true" standalone="true" />
<action name="dispInsertLayout" type="view" standalone="true" />
<action name="dispLayoutInfo" type="view" standalone="true" />
<action name="dispList" type="controller" standalone="true" />
<action name="dispDownloadedLayoutList" type="view" standalone="true" />
<action name="getLayoutMenuSrl" type="model" standalone="true" />
<action name="getMenuTplInfo" type="model" standalone="true" />
<action name="procInsertLayout" type="controller" standalone="true" />