#19560480 추천 비추천 기능개선

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8112 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ngleader 2011-02-21 01:38:28 +00:00
parent b230d45a71
commit 9b8e32d45b
10 changed files with 223 additions and 23 deletions

View file

@ -35,6 +35,7 @@
<action name="dispDocumentAdminTrashList" type="view" standalone="true" />
<action name="getDocumentCategoryTplInfo" type="model" standalone="true" />
<action name="getDocumentVotedMemberList" type="model" standalone="true" />
<action name="procDocumentInsertCategory" type="controller" standalone="true" />
<action name="procDocumentDeleteCategory" type="controller" standalone="true" />
@ -52,5 +53,6 @@
<action name="procDocumentAdminInsertConfig" type="controller" standalone="true" />
<action name="procDocumentAdminDeleteAllThumbnail" type="controller" standalone="true" />
<action name="procDocumentAdminCancelDeclare" type="controller" standalone="true" />
</actions>
</module>