Merge remote-tracking branch 'origin/master'

This commit is contained in:
Pootle server 2011-04-02 16:40:09 +02:00
commit 579a97193c

View File

@ -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)