mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 17:22:20 +09:00
UI refactoring module point config
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11972 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f670fb3921
commit
375d72e007
3 changed files with 60 additions and 48 deletions
|
|
@ -80,7 +80,7 @@ function doPointReset(module_srls) {
|
|||
'point',
|
||||
'procPointAdminReset',
|
||||
{module_srls : module_srls},
|
||||
function(ret_obj){alert(ret_obj['message']);},
|
||||
function(ret_obj){document.location.reload();},
|
||||
['error','message']
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue