pgAdmin 4 commit: Added missing dependent javascript 'jquery.aciFragmen

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Added missing dependent javascript 'jquery.aciFragmen
Date: 2016-04-19 18:18:58
Message-ID: E1asaEk-00021e-Iu@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Added missing dependent javascript 'jquery.aciFragment' required by the
aciTree.

Also - fixed few CSS specifically for the preferences dialog.
Returning the sorted preferences from the server, so that - it lists
down in correct order.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/__init__.py | 13 ++++++++++++-
web/pgadmin/preferences/__init__.py | 8 ++++++--
web/pgadmin/preferences/static/css/preferences.css | 14 ++++++++------
3 files changed, 26 insertions(+), 9 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-04-20 12:42:44 Re: PATCH: graphical explain
Previous Message Sanket Mehta 2016-04-19 09:59:59 Re: PATCH: graphical explain