pgAdmin 4 commit: Fixed an issue where clicking on the cross button of - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where clicking on the cross button of
Date
Msg-id E1jYTT7-0003Tf-VD@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where clicking on the cross button of the alert box on the login page is not working. Fixes #4033

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=dba5761ad003cffc6dab178a7780c545d037f472
Author: Yogesh Jain <yogesh.jain@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_22.rst            | 1 +
web/pgadmin/templates/security/messages.html | 9 +++++++--
2 files changed, 8 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Yogesh Mahajan
Date:
Subject: [pgAdmin] : Patch fixing Feature Test failures.
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin] : Issue with Alert-box on login page