pgAdmin 4 commit: Fixed an issue in loading user details on the propert

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue in loading user details on the propert
Date: 2022-04-05 05:49:45
Message-ID: E1nbc4X-0004ZJ-D1@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue in loading user details on the properties panel. Fixes #7287

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=56a4263a5cd4d6f6436bf6fd884a0bec3c4151f9
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/static/js/components/FormComponents.jsx | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-04-05 05:50:03 Re: [pgAdmin][RM-7287]: Issue in loading user details on properties panel
Previous Message Nikhil Mohite 2022-04-05 05:44:41 [pgAdmin][RM-7287]: Issue in loading user details on properties panel