mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Ensure the query tool will open properly under MS Edge.
This commit is contained in:
committed by
Dave Page
parent
97cf58fdc8
commit
f5e474e4ec
@@ -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();
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user