pgAdmin 4 commit: Ensure the view data filter box is usable. Fixes #173

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure the view data filter box is usable. Fixes #173
Date: 2016-09-26 09:50:12
Message-ID: E1boSY8-0004YN-UB@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure the view data filter box is usable. Fixes #1733

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0bf48d06fb137ae2de3d4201948f428c9f5abc69
Author: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
.../tools/sqleditor/templates/sqleditor/js/sqleditor.js | 17 +++++++++++------
1 file changed, 11 insertions(+), 6 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-09-26 09:50:25 Re: PATCH: RM#1733
Previous Message Dave Page 2016-09-26 09:48:34 pgAdmin 4 commit: Fix layout of the filter box.