Improve waiting box
This commit is contained in:
parent
2e2ab4c19e
commit
a4027a7bc5
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