diff --git a/js/functions.js b/js/functions.js index 89e0be17f..56ffc3969 100755 --- a/js/functions.js +++ b/js/functions.js @@ -1810,6 +1810,8 @@ function PMA_ajaxShowMessage(message, timeout) { .html("") .hide(); }) + } +} /** * Hides/shows the "Open in ENUM/SET editor" message, depending on the data type of the column currently selected