Ensure the query tool will open properly under MS Edge.

This commit is contained in:
Murtuza Zabuawala
2018-04-10 11:09:59 +01:00
committed by Dave Page
parent 97cf58fdc8
commit f5e474e4ec
5 changed files with 47 additions and 25 deletions

View File

@@ -688,8 +688,8 @@ define('pgadmin.browser', [
success: function(res) {
self.preferences_cache = res;
pgBrowser.keyboardNavigation.init();
modifyAnimation.modify_acitree_animation(self);
modifyAnimation.modify_alertify_animation(self);
modifyAnimation.modifyAcitreeAnimation(self);
modifyAnimation.modifyAlertifyAnimation(self);
},
error: function(xhr) {
try {