pgAdmin 4 commit: Unable to open Query tool on Internet Explorer. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Unable to open Query tool on Internet Explorer.
Date
Msg-id E1iDmEN-0008Kv-KY@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fix PEP8 issue
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM4769] pgAdmin Query Tool Won’t open on IE