pgAdmin 4 commit: Fixed an issue wherein grant wizard the last object i - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue wherein grant wizard the last object i
Date
Msg-id E1jQnpV-0004pX-95@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue wherein grant wizard the last object is not selectable. Fixes #4545

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3d516101a446e04d09ad34f2fd00b76216ad2fb2
Author: Pradip Parkale <pradip.parkale@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_21.rst                             | 1 +
web/pgadmin/static/js/backgrid.pgadmin.js                     | 1 +
web/pgadmin/tools/grant_wizard/static/js/grant_wizard.js      | 2 +-
web/pgadmin/tools/grant_wizard/static/scss/_grant_wizard.scss | 4 ++--
4 files changed, 5 insertions(+), 3 deletions(-)


pgadmin-hackers by date:

Previous
From: Shubham Agarwal
Date:
Subject: Re: [pgAdmin 4 - Housekeeping #5255] Implement Selenium Grid usingmulti-threading & solenoid using current test framework
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM4545]: In grant wizard, last object is not selectable