게시판 스킨의 상단에 스킨 정보 노출 아이콘 추가

git-svn-id: http://xe-core.googlecode.com/svn/trunk@2248 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-08-08 01:27:38 +00:00
parent 6acfb459f9
commit fb0ceb7d0e
16 changed files with 97 additions and 0 deletions

View file

@ -6,6 +6,8 @@
<action name="dispModuleAdminCategory" type="view" standalone="true" />
<action name="dispModuleAdminInfo" type="view" standalone="true" />
<action name="dispModuleSkinInfo" type="view" standalone="true" />
<action name="procModuleAdminInsertCategory" type="controller" standalone="true" />
<action name="procModuleAdminUpdateCategory" type="controller" standalone="true" />
</actions>