mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 06:39:56 +09:00
스크랩 기능 추가
git-svn-id: http://xe-core.googlecode.com/svn/trunk@2005 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c40dfd2e02
commit
d832370fbe
26 changed files with 235 additions and 2 deletions
|
|
@ -8,6 +8,7 @@
|
|||
<action name="dispMemberLoginForm" type="view" standalone="true" />
|
||||
<action name="dispMemberLogout" type="view" standalone="true" />
|
||||
<action name="dispMemberOwnDocument" type="view" standalone="true" />
|
||||
<action name="dispMemberScrappedDocument" type="view" standalone="true" />
|
||||
|
||||
<action name="dispMemberMessages" type="view" standalone="true" />
|
||||
<action name="dispMemberSendMessage" type="view" standalone="true" />
|
||||
|
|
@ -47,6 +48,8 @@
|
|||
<action name="procMemberDeleteMessage" type="controller" standalone="true" />
|
||||
<action name="procMemberDeleteMessages" type="controller" standalone="true" />
|
||||
|
||||
<action name="procMemberScrapDocument" type="controller" standalone="true" />
|
||||
|
||||
<action name="procMemberAddFriend" type="controller" standalone="true" />
|
||||
<action name="procMemberMoveFriend" type="controller" standalone="true" />
|
||||
<action name="procMemberDeleteFriend" type="controller" standalone="true" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue