Thread: pgAdmin 4 commit: Cleanup and fix handling of Query Tool Cancelbutton

Cleanup and fix handling of Query Tool Cancel button status. Fixes #3319

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d53c47e1cf23c60f22bb4b30c013a4d4adad6083
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_3_2.rst                   |   1 +
web/pgadmin/static/js/sqleditor/execute_query.js   |   2 -
web/pgadmin/tools/sqleditor/static/js/sqleditor.js |  12 +-
.../javascript/sqleditor/execute_query_spec.js     | 121 ---------------------
4 files changed, 7 insertions(+), 129 deletions(-)