Preserver preference auto loading notice

Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
This commit is contained in:
Madhura Jayaratne 2015-06-26 14:20:45 +05:30
parent f8120cc084
commit 8403329670

View File

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