Fix various escaping issues. Fixes #1527 Branch ------ master
Details ------- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8e099e29c33a2923a47478a1cfb1e46533086c21 Author: Khushboo Vashi <[email protected]> Modified Files -------------- web/pgadmin/browser/templates/browser/js/browser.js | 8 ++++++-- web/pgadmin/browser/templates/browser/js/node.js | 5 +++-- web/pgadmin/static/js/alertifyjs/pgadmin.defaults.js | 2 +- web/pgadmin/static/js/backform.pgadmin.js | 2 +- web/pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js | 4 ++-- 5 files changed, 13 insertions(+), 8 deletions(-) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
