pgAdmin 4 commit: Fixed an issue where clicking on the cross button of

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue where clicking on the cross button of
Дата
Msg-id E1jYTT7-0003Tf-VD@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Yogesh Mahajan
Дата:
Сообщение: [pgAdmin] : Patch fixing Feature Test failures.
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin] : Issue with Alert-box on login page