Thread: pgAdmin 4 commit: Fix some errors thrown on the JS console when draggin

pgAdmin 4 commit: Fix some errors thrown on the JS console when draggin

From
Dave Page
Date:
Fix some errors thrown on the JS console when dragging text in the Query Tool. Fixes #4552

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=99a8b70e006bd64634b75433aa7b7699a6f0fd2b
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_12.rst                  |  3 ++-
web/pgadmin/static/js/tree/tree.js                 | 20 ++++++++++--------
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 24 ++++++++++++++--------
3 files changed, 30 insertions(+), 17 deletions(-)