pgAdmin 4 commit: Ensure the browser close confirmation is only shown w

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure the browser close confirmation is only shown w
Date: 2019-06-27 14:37:53
Message-ID: E1hgVX7-0005U7-TV@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)toshniwal(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-06-27 14:43:28 pgAdmin 4 commit: Prevent an error that may occur when editing data wit
Previous Message Dave Page 2019-06-27 14:30:39 Re: [pgAdmin][RM4139] Drag and drop object names in Query Editor from Browser Tree