pgAdmin 4 commit: Fixed an issue where escape key not working to close
Akshay Joshi <[email protected]> Fri, 08 Nov 2019 12:56:55 +0000
| Newsgroups | gmane.comp.db.postgresql.pgadmin.devel |
|---|---|
| Message-ID | <[email protected]> |
Fixed an issue where escape key not working to close the open/save file dialog. Fixes #4896 Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2522c8c9e29673a3046d95d04ed8ac8a08893b3a Author: Nagesh Dhope <[email protected]> Modified Files -------------- docs/en_US/release_notes_4_15.rst | 3 ++- web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-)