mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-23 13:19:56 +09:00
UI refactoring module grant config
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11966 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
b1abe7c745
commit
201489c9a4
3 changed files with 42 additions and 45 deletions
|
|
@ -92,7 +92,7 @@ function doShowGrantZone() {
|
|||
|
||||
/* 권한 등록 후 알림 메세지 */
|
||||
function completeInsertGrant(ret_obj) {
|
||||
alert(ret_obj['message']);
|
||||
// alert(ret_obj['message']);
|
||||
location.reload();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue