pgAdmin 4 commit: Fixed an issue where the Help message not displaying

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 Help message not displaying
Date: 2021-05-17 07:43:31
Message-ID: E1liXuV-0002bp-Ug@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where the Help message not displaying correctly on Login/Group role. Fixes #6414

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4676d7ef02657fc7744f5e7a85b89dc02f2644a0
Author: Pradip Parkale <pradip(dot)parkale(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_5_3.rst | 1 +
.../server_groups/servers/roles/static/js/role.js | 23 +++++++++++++---------
2 files changed, 15 insertions(+), 9 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-05-17 07:43:32 pgAdmin 4 commit: Update Japanese translation.
Previous Message Pradip Parkale 2021-05-16 11:15:40 [pgAdmin][RM6414]: Help message not displaying correctly on Create - Login/Group Role