Fix query tool launch error if user name contain html characters. Fixes #4674
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=dbbbb2e5ed937ea686f4d1e9c391a3ab2411cafb
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Modified Files
--------------
docs/en_US/release_notes_4_13.rst | 3 ++-
web/pgadmin/tools/datagrid/static/js/datagrid.js | 2 +-
web/pgadmin/tools/datagrid/static/js/datagrid_panel_title.js | 2 +-
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 2 +-
4 files changed, 5 insertions(+), 4 deletions(-)