Thread: pgAdmin 4 commit: Fixed an issue where multiple query tool tabs getting

pgAdmin 4 commit: Fixed an issue where multiple query tool tabs getting

From
Akshay Joshi
Date:
Fixed an issue where multiple query tool tabs getting closed for the single close event. Fixes #6710

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7deda52bd9f1550498223cae7fe13160d19f7cca
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_5_7.rst                   |  1 +
web/pgadmin/tools/datagrid/static/js/datagrid.js   | 12 ++++---
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 37 ++++++++++++++--------
3 files changed, 31 insertions(+), 19 deletions(-)