pgAdmin 4 commit: Fix issue where the Reset button does not get enabled
Akshay Joshi <[email protected]> Fri, 15 Nov 2019 06:21:14 +0000
| Newsgroups | gmane.comp.db.postgresql.pgadmin.devel |
|---|---|
| Message-ID | <[email protected]> |
Fix issue where the Reset button does not get enabled till all the mandatory fields are provided in the dialog. Fixes #3538 Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3ff4dfd02df3ea7fa05048ea9b20be28f868cd08 Author: Aditya Toshniwal <[email protected]> Modified Files -------------- docs/en_US/release_notes_4_16.rst | 1 + web/pgadmin/browser/static/js/node.js | 7 ++++++- 2 files changed, 7 insertions(+), 1 deletion(-)