mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 19:51:42 +09:00
홈페이지의 레이아웃 변경 및 그룹 추가 문제 git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5255 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
369ea86fe7
commit
e3fcd08b26
1 changed files with 4 additions and 0 deletions
|
|
@ -296,4 +296,8 @@ function completeInsertGrant(ret_obj) {
|
|||
function completeInsertPage(ret_obj) {
|
||||
alert(ret_obj['message']);
|
||||
location.reload();
|
||||
}
|
||||
|
||||
function completeChangeLayout(ret_obj) {
|
||||
location.reload();
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue