Allow users to enable wrapping of code in SQL boxes. Fixes#2025 Branch ------ master
Details ------- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6fc8f040ff6a3023fdb7ed5afd17ae3508f41d24 Author: Murtuza Zabuawala <murtuza.zabuaw...@enterprisedb.com> Modified Files -------------- web/pgadmin/browser/__init__.py | 4 ++++ web/pgadmin/browser/templates/browser/js/browser.js | 7 ++++--- web/pgadmin/static/js/backform.pgadmin.js | 6 ++++-- web/pgadmin/tools/datagrid/templates/datagrid/js/datagrid.js | 3 ++- web/pgadmin/tools/debugger/templates/debugger/js/direct.js | 3 ++- web/pgadmin/tools/sqleditor/__init__.py | 6 ++++++ web/pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js | 4 +++- 7 files changed, 25 insertions(+), 8 deletions(-) -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers