diff --git a/js/functions.js b/js/functions.js index b0c97949f..1825a3b27 100755 --- a/js/functions.js +++ b/js/functions.js @@ -1778,6 +1778,7 @@ function PMA_ajaxShowMessage(message, timeout) { } else { $("#loading") + .clearQueue() .html(msg) .slideDown('medium') .delay(to)