pgAdmin 4 commit: Ensure that dialog should be opened when clicking on 

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that dialog should be opened when clicking on 
Date: 2021-10-25 06:17:35
Message-ID: E1metId-0005be-NX@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that dialog should be opened when clicking on Reassign/Drop owned menu. Fixes #6949

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8eb6f8061d9eec7986deebec8246896531ea1d80
Author: Rahul Shirsat <rahul(dot)shirsat(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_6_2.rst | 1 +
web/pgadmin/browser/server_groups/servers/roles/static/js/role.js | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-10-25 06:19:46 Re: [patch][pgAdmin] RM6949 When user Clicking on Reassign/Drop owned no dialog box opens
Previous Message Aditya Toshniwal 2021-10-25 04:52:48 Re: Conditional Tables Feature on PostGresSQL