Thread: pgAdmin 4 commit: Unable to open Query tool on Internet Explorer.

pgAdmin 4 commit: Unable to open Query tool on Internet Explorer.

From
Akshay Joshi
Date:
Unable to open Query tool on Internet Explorer.

Remove extra comma in the function argument while starting the query tool.
Other browsers had no problems, but it is an issue on Internet explorer.

Fixes #4769

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6032692de00ca0bc581dc6af895b7f7bfd4cdf72
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_14.rst                        | 1 +
web/pgadmin/tools/datagrid/templates/datagrid/index.html | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)