Another instance of clearQueue() to change
This commit is contained in:

committed by
Marc Delisle

parent
cbcf5be6e2
commit
04153705a6
@@ -1246,7 +1246,7 @@ function PMA_ajaxShowMessage(message, timeout) {
|
||||
else {
|
||||
//Otherwise, just show the div again after inserting the message
|
||||
$("#loading")
|
||||
.clearQueue()
|
||||
.stop(true, true)
|
||||
.html(msg)
|
||||
.fadeIn('medium')
|
||||
.delay(to)
|
||||
|
Reference in New Issue
Block a user