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

@@ -387,7 +387,7 @@ define('pgadmin.preferences', [
view: {duration: 75},
});
modifyAnimation.modify_acitree_animation(pgBrowser, jTree.aciTree('api'));
modifyAnimation.modifyAcitreeAnimation(pgBrowser, jTree.aciTree('api'));
this.show();
},