Обсуждение: pgAdmin 4 commit: Prevent the filter dialog CodeMirror fromoverflowing

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Prevent the filter dialog CodeMirror fromoverflowing

От
Dave Page
Дата:
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.zabuawala@enterprisedb.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(-)