diff --git a/js/ajax.js b/js/ajax.js index 686061b73e..c4e95e0560 100644 --- a/js/ajax.js +++ b/js/ajax.js @@ -353,6 +353,7 @@ var AJAX = { .not('#pma_footer') .not('#pma_demo') .not('#pma_console_container') + .not('#prefs_autoload') .remove(); // Replace #page_content with new content if (data.message && data.message.length > 0) {