pgAdmin 4 commit: Prevent the filter dialog CodeMirror from overflowing

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Prevent the filter dialog CodeMirror from overflowing
Date: 2018-01-31 10:12:09
Message-ID: E1egpNB-0005W6-4q@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Prevent the filter dialog CodeMirror from overflowing onto the button bar of the dialog. Fixes #3067

Branch
------
master

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

Modified Files
--------------
web/pgadmin/tools/datagrid/static/js/datagrid.js | 5 +++--
web/pgadmin/tools/datagrid/templates/datagrid/filter.html | 3 ++-
2 files changed, 5 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-01-31 10:12:45 Re: [pgAdmin4][RM#3067] To fix codemirror scroll alignment
Previous Message Christoph Berg 2018-01-31 09:59:12 Re: pgAdmin4 2.1 on apt.postgresql.org