Thread: pgAdmin 4 commit: Ensure the query tool will open properly under MSEdg

pgAdmin 4 commit: Ensure the query tool will open properly under MSEdg

From
Dave Page
Date:
Ensure the query tool will open properly under MS Edge.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f5e474e4ece886830c2c7a870bee1fa8af90f4a5
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/static/js/browser.js           |  4 +-
web/pgadmin/preferences/static/js/preferences.js   |  2 +-
web/pgadmin/static/js/modify_animation.js          | 53 +++++++++++++++-------
web/pgadmin/tools/sqleditor/static/js/sqleditor.js |  5 +-
.../javascript/browser/modify_animation_spec.js    |  8 ++--
5 files changed, 47 insertions(+), 25 deletions(-)