pgAdmin 4 commit: Fixed an issue where the User Management dialog is no

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 where the User Management dialog is no
Date: 2022-02-14 09:47:57
Message-ID: E1nJXxd-0000WC-Ej@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where the User Management dialog is not opening. Fixes #7173

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1cdbb9a64320e9789f784cefde34344b7e8ee4b3

Modified Files
--------------
docs/en_US/release_notes_6_6.rst | 1 +
web/pgadmin/tools/user_management/static/js/user_management.js | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2022-02-14 11:44:33 Re: [pgAdmin4][Patch] - PostgreSQL deployment on Amazon RDS
Previous Message Akshay Joshi 2022-02-14 08:46:57 Re: [pgAdmin4][Patch] - PostgreSQL deployment on Amazon RDS