Thread: pgAdmin 4 commit: Fixed an issue where the titles in query tabs are dif

pgAdmin 4 commit: Fixed an issue where the titles in query tabs are dif

From
Akshay Joshi
Date:
Fixed an issue where the titles in query tabs are different. Fixes #6618

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_5_6.rst                             | 1 +
web/pgadmin/tools/datagrid/static/js/datagrid_panel_title.js | 7 +++++--
web/pgadmin/tools/sqleditor/static/js/sqleditor.js           | 5 ++++-
3 files changed, 10 insertions(+), 3 deletions(-)