모듈선택기의 모듈 목록을 가져오는 php코드를 module.admin.model.php로 이동하고 widget.admin.model.php파일은 파기

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5328 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2009-01-12 07:55:28 +00:00
parent 30970b69c8
commit f0b3e14344
5 changed files with 11 additions and 11 deletions

View file

@ -8,8 +8,6 @@
<action name="dispWidgetAdminDownloadedList" type="view" standalone="true" admin_index="true" />
<action name="dispWidgetAdminAddContent" type="view" standalone="true" />
<action name="getWidgetAdminModuleList" type="model" standalone="true" />
<action name="procWidgetGenerateCode" type="controller" standalone="true" />
<action name="procWidgetAddContent" type="controller" standalone="true" />
<action name="procWidgetInsertDocument" type="controller" standalone="true" />