Fixed an issue where Datetimepicker control opens when clicking on the label.
Change the click event to 'click .input-group'. Fixes #4850 Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=687fe617ccbebf35826c22f978a07d598257c373 Author: Nagesh Dhope <nagesh.dh...@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes.rst | 1 + docs/en_US/release_notes_4_15.rst | 20 ++++++++++++++++++++ web/pgadmin/static/js/backform.pgadmin.js | 2 +- 3 files changed, 22 insertions(+), 1 deletion(-)