pgAdmin 4 commit: Fixed the issue related to the privilege checkbox col

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed the issue related to the privilege checkbox col
Date: 2021-10-05 09:10:08
Message-ID: E1mXgSe-0005lv-RC@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)mohite(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-10-05 09:11:42 Re: [pgAdmin][patch] Exclusion constraint and vacuum related fixes
Previous Message Aditya Toshniwal 2021-10-05 07:47:29 [pgAdmin][patch] Exclusion constraint and vacuum related fixes