mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 22:59:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@930 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
5460c0a765
commit
ef4987da0e
19 changed files with 433 additions and 39 deletions
|
|
@ -81,3 +81,9 @@ function doDeleteImageMark(member_srl) {
|
|||
procFilter(fo_obj, delete_image_mark);
|
||||
}
|
||||
|
||||
|
||||
/* 쪽지 발송 */
|
||||
function completeSendMessage(ret_obj) {
|
||||
alert(ret_obj['message']);
|
||||
window.close();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue