Ensure text editors render in an appropriate place on the results grid. Fixes #2477
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fdc9eed51479e0057420f116f4b3b7425a12f377
Author: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>
Modified Files
--------------
web/pgadmin/feature_tests/view_data_dml_queries.py | 14 +-
web/pgadmin/static/css/pgadmin.style.css | 8 +-
.../static/js/slickgrid/slick.pgadmin.editors.js | 189 +++++++++------------
.../tools/sqleditor/static/css/sqleditor.css | 21 +++
.../sqleditor/templates/sqleditor/js/sqleditor.js | 8 +-
5 files changed, 121 insertions(+), 119 deletions(-)