Ensure the browser close confirmation is only shown when closing a Query Tool which is running in a separate browser tab. Fixes #4403

This commit is contained in:
Aditya Toshniwal
2019-06-27 10:37:50 -04:00
committed by Dave Page
parent 173b812b93
commit 2451db8797
2 changed files with 3 additions and 2 deletions
+2
View File
@@ -13,3 +13,5 @@ New features
Bug fixes
*********
| `Bug #4403 <https://redmine.postgresql.org/issues/4403>`_ - Ensure the browser close confirmation is only shown when closing a Query Tool which is running in a separate browser tab.