issue 70 menu setup name change to admin setup

default log showing.
empty admin title apply.


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8905 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ovclas 2011-08-26 02:55:45 +00:00
parent 2763f31306
commit ce6b3690d2
4 changed files with 13 additions and 10 deletions

View file

@ -6,7 +6,7 @@
<action name="dispAdminIndex" type="view" standalone="true" index="true" />
<action name="dispAdminConfig" type="view" standalone="true" />
<action name="dispAdminTheme" type="view" standalone="true" menu_name="theme" menu_index="true" />
<action name="dispAdminMenuSetup" type="view" standalone="true" menu_name="adminMenuSetup" menu_index="true" />
<action name="dispAdminSetup" type="view" standalone="true" menu_name="adminMenuSetup" menu_index="true" />
<action name="procAdminRecompileCacheFile" type="controller" standalone="true" />
<action name="procAdminLogout" type="controller" standalone="true" />