Preserver preference auto loading notice
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
This commit is contained in:
parent
f8120cc084
commit
8403329670
@ -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) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user