Improve waiting box
This commit is contained in:
parent
845c0b29f9
commit
7b32e5a3ec
1 changed files with 1 additions and 1 deletions
|
|
@ -1420,7 +1420,7 @@ function remove_waiting_node()
|
|||
}
|
||||
function remove_waiting_box()
|
||||
{
|
||||
removeDiv('wait_box');
|
||||
Effect.Fade('wait_box', { duration: 0.6 });
|
||||
remove_waiting_node();
|
||||
}
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue