pgAdmin 4 commit: Fix validation message styling on thegrant wizard.Fi - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix validation message styling on thegrant wizard.Fi
Date
Msg-id E1ducKR-0002Rx-Vt@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Fix the logic to extract the error in Query tool
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch] RM 2673 Error not displaying in proper formatin User management and Grant Wizard