pgAdmin 4 commit: Add support for inline fieldsets.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Add support for inline fieldsets.
Date: 2016-03-18 16:54:54
Message-ID: E1agxfq-0003Tr-Kz@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add support for inline fieldsets.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/static/css/overrides.css | 9 +++++++++
web/pgadmin/static/js/backform.pgadmin.js | 24 ++++++++++++++++++++++++
2 files changed, 33 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Thom Brown 2016-03-18 17:42:00 Speed up node animation in pgAdmin4
Previous Message Dave Page 2016-03-18 16:52:45 Re: PATCH: Added Node Type & Catalog objects [pgAdmin4]