pgAdmin 4 commit: Ensure text is visible in the SQL Filter dialogue. Fi

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure text is visible in the SQL Filter dialogue. Fi
Date: 2018-07-09 13:08:46
Message-ID: E1fcVuI-0007Ys-9E@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure text is visible in the SQL Filter dialogue. Fixes #3478

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d1784137a5b9d19746bd04f9733915bf15d2a9cd
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/static/js/backform.pgadmin.js | 9 ++++++++-
web/pgadmin/utils/preferences.py | 2 +-
2 files changed, 9 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-07-09 13:11:09 Re: [pgAdmin4][RM3478] User should able to type any query in SQL Filter
Previous Message Dave Page 2018-07-09 12:54:11 Re: [pgAdmin4][patch] AJAX call related changes for jQuery 3