mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
홈페이지모듈 ui bug fix
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5251 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
309ee52215
commit
6f18d7632e
1 changed files with 5 additions and 0 deletions
|
|
@ -291,4 +291,9 @@ function completeInsertGrant(ret_obj) {
|
|||
var module_srl = ret_obj['module_srl'];
|
||||
|
||||
alert(message);
|
||||
}
|
||||
|
||||
function completeInsertPage(ret_obj) {
|
||||
alert(ret_obj['message']);
|
||||
location.reload();
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue