pgAdmin 4 commit: Resolved an issue related to not able to select grant

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Resolved an issue related to not able to select grant
Date: 2016-03-18 11:24:13
Message-ID: E1agsVp-000490-0a@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Resolved an issue related to not able to select grantee in the
privileges control.

It was a regression introduced in the commit -
'4adea4dc2596fb495c4df8129745b87c35b062a6'.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9dabd5bf3bb7dc88c2d8b11eae1a21f31b3d341c

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/static/js/privilege.js | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Harshal Dhumal 2016-03-18 11:41:27 Re: Control for selecting multiple columns [pgadmin4]
Previous Message Khushboo Vashi 2016-03-18 10:41:47 Re: [pgAdmin4][Patch]: Added Support for the Domain Dependencies