pgAdmin 4 commit: Fix validation message styling on thegrant wizard.Fi

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix validation message styling on thegrant wizard.Fi
Дата
Msg-id E1ducKR-0002Rx-Vt@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix validation message styling on thegrant wizard. Fixes #2673

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=13665f68d8e5b51621c176ada17c4f910a305055
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/static/css/wizard.css                |  2 +-
web/pgadmin/browser/static/js/wizard.js                  | 12 ++++++++++--
web/pgadmin/tools/grant_wizard/static/js/grant_wizard.js |  6 ++++--
3 files changed, 15 insertions(+), 5 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Fix the logic to extract the error in Query tool
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch] RM 2673 Error not displaying in proper formatin User management and Grant Wizard