pgAdmin 4 commit: Domain create dialog do not open and Font size issue

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Domain create dialog do not open and Font size issue
Date: 2017-08-01 11:07:31
Message-ID: E1dcV1P-0007xy-VA@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Domain create dialog do not open and Font size issue in Security label control. Fixes #2616

Branch
------
master

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

Modified Files
--------------
.../servers/databases/schemas/domains/static/js/domain.js | 2 +-
web/pgadmin/browser/server_groups/servers/static/js/server.js | 1 +
web/pgadmin/static/css/bootstrap.overrides.css | 5 +++++
3 files changed, 7 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2017-08-01 11:07:54 Re: [pgAdmin4][Patch]: Fix the Domain Create dialog issue
Previous Message Murtuza Zabuawala 2017-08-01 10:56:15 [pgAdmin4][Patch]: To fix Collation tests