pgAdmin 4 commit: Fix some errors thrown on the JS console when draggin
Dave Page <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.pgadmin.devel |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> 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(-)