Thread: pgAdmin 4 commit: Fixed an issue where detaching the query editor panel

pgAdmin 4 commit: Fixed an issue where detaching the query editor panel

From
Akshay Joshi
Date:
Fixed an issue where detaching the query editor panel gives a blank white panel. Fixes #6398

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0b52ef6eb0de0017b2c08e112743ecd56903490e
Author: Pradip Parkale <pradip.parkale@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_5_5.rst                 |  1 +
web/pgadmin/tools/datagrid/static/js/datagrid.js | 27 ++++++++++++++++++++++++
web/pgadmin/tools/psql/static/js/psql_module.js  | 26 +++++++++++++++++++++++
3 files changed, 54 insertions(+)