pgAdmin 4 commit: Fix the width of Role dialogue so tabs don't wrap.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix the width of Role dialogue so tabs don't wrap.
Date: 2017-11-30 10:58:37
Message-ID: E1eKMY9-0000TT-EA@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix the width of Role dialogue so tabs don't wrap.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2995d6e9c5e93901ff47fe193129efb5d4494580
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/roles/static/js/role.js | 1 +
1 file changed, 1 insertion(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-11-30 11:16:42 pgAdmin 4 commit: Refuse password changes (and tell the user) if the no
Previous Message Dave Page 2017-11-30 10:53:52 pgAdmin 4 commit: Cleanup the layout of the filter data dialogue. Fixes