pgAdmin 4 commit: Fixed the issue related to the privilege checkbox col - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed the issue related to the privilege checkbox col
Date
Msg-id E1mXgSe-0005lv-RC@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed the issue related to the privilege checkbox color in disabled mode.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ea706be7fc45dbf62625659e6d9150f8f5fbc961
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
web/pgadmin/static/js/Theme/dark.js          | 3 +++
web/pgadmin/static/js/Theme/high_contrast.js | 3 +++
web/pgadmin/static/js/Theme/index.jsx        | 3 +--
web/pgadmin/static/js/Theme/standard.js      | 3 +++
4 files changed, 10 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][patch] Exclusion constraint and vacuum related fixes
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][patch] Exclusion constraint and vacuum related fixes