pgAdmin 4 commit: Improve display of role options. Fixes #1729

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Improve display of role options. Fixes #1729
Date: 2016-11-01 09:44:37
Message-ID: E1c1VcT-0001Ky-PE@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Improve display of role options. Fixes #1729

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c2d9c0bb7c12cc345b84629611c991b62f0441a7
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>

Modified Files
--------------
.../servers/roles/templates/role/js/role.js | 33 +++++++++++++++++-----
1 file changed, 26 insertions(+), 7 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-11-01 09:45:52 Re: [pgAdmin4][Patch]: RM 1729 Role privileges are badly displayed
Previous Message Dave Page 2016-11-01 09:37:25 Re: PATCH: To fix the issue in constraints node (pgAdmin4)