mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-30 16:49:58 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1729 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e5ed227984
commit
6059f90ec6
2 changed files with 25 additions and 6 deletions
|
|
@ -9,8 +9,6 @@ function completeImport(ret_obj) {
|
|||
var message = ret_obj['message'];
|
||||
var is_finished = ret_obj['is_finished'];
|
||||
var position = ret_obj['position'];
|
||||
alert(message);
|
||||
alert(position);
|
||||
|
||||
xGetElementById("import_status").style.display = "block";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue