pgAdmin 4 commit: Improve message display.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Improve message display.
Date: 2016-03-15 15:45:56
Message-ID: E1afrAS-0007FS-UH@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Improve message display.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/templates/browser/js/browser.js | 6 +++---
web/pgadmin/browser/templates/browser/js/node.js | 14 +++++++-------
web/pgadmin/misc/depends/static/js/depends.js | 8 ++++----
web/pgadmin/misc/sql/static/js/sql.js | 4 ++--
web/pgadmin/static/css/overrides.css | 9 +++++++++
5 files changed, 25 insertions(+), 16 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-03-15 15:49:54 pgAdmin 4 commit: Do not rely on the individual model (instead use the
Previous Message Dave Page 2016-03-15 15:07:53 pgAdmin 4 commit: Fix security label sizing.