pgAdmin 4 commit: Ensure the browser close confirmation is only shown w - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure the browser close confirmation is only shown w
Date
Msg-id E1hgVX7-0005U7-TV@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure the browser close confirmation is only shown when closing a Query Tool which is running in a separate browser
tab.Fixes #4403 

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_10.rst                  | 2 ++
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 3 +--
2 files changed, 3 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin][RM4139] Drag and drop object names in Query Editor fromBrowser Tree
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Prevent an error that may occur when editing data wit