Refresh navigation after copying database (bug #3081099, patch# 3091778).
This commit is contained in:
@@ -93,6 +93,7 @@ $(document).ready(function() {
|
||||
if( $("#checkbox_switch").is(":checked")) {
|
||||
window.parent.db = data.newname;
|
||||
window.parent.refreshMain();
|
||||
window.parent.refreshNavigation();
|
||||
}
|
||||
}
|
||||
else {
|
||||
|
Reference in New Issue
Block a user