Put back previous code that uses the content of DefaultTabDatabase
This commit is contained in:
parent
9d456fdbd2
commit
cebf80da37
@ -3312,7 +3312,7 @@ AJAX.registerOnload('functions.js', function() {
|
||||
PMA_reloadNavigation();
|
||||
PMA_commonParams.set('table', '');
|
||||
PMA_commonActions.refreshMain(
|
||||
'db_structure.php',
|
||||
PMA_commonParams.get('opendb_url'),
|
||||
function () {
|
||||
PMA_ajaxShowMessage(data.message);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user