mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 08:42:15 +09:00
#413 일괄삭제
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4224 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
a408970da3
commit
0b7cfa80a1
7 changed files with 110 additions and 1 deletions
|
|
@ -33,6 +33,7 @@
|
|||
<action name="dispMemberAdminInsertJoinForm" type="view" standalone="true" />
|
||||
<action name="dispMemberAdminDeniedIDList" type="view" standalone="true" />
|
||||
<action name="dispMemberAdminManageGroup" type="view" standalone="true" />
|
||||
<action name="dispMemberAdminDeleteMembers" type="view" standalone="true" />
|
||||
|
||||
<action name="getMemberMenu" type="model" standalone="true" />
|
||||
<action name="getMemberAdminColorset" type="model" standalone="true" />
|
||||
|
|
@ -82,6 +83,7 @@
|
|||
<action name="procMemberAdminInsertGroup" type="controller" standalone="true" />
|
||||
<action name="procMemberAdminUpdateGroup" type="controller" standalone="true" />
|
||||
<action name="procMemberAdminUpdateMembersGroup" type="controller" standalone="true" />
|
||||
<action name="procMemberAdminDeleteMembers" type="controller" standalone="true" />
|
||||
<action name="procMemberAdminInsertJoinForm" type="controller" standalone="true" />
|
||||
<action name="procMemberAdminUpdateJoinForm" type="controller" standalone="true" />
|
||||
<action name="procMemberAdminInsertDeniedID" type="controller" standalone="true" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue