Ensure the debugger control buttons are only enabled once initialisation is complete. Fixes #4360
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b36d5d153bb77141b5f40634c2ea2a03601acaab Author: Akshay Joshi <akshay.jo...@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes_4_9.rst | 3 +- web/pgadmin/tools/debugger/__init__.py | 4 +- web/pgadmin/tools/debugger/static/js/direct.js | 102 +++++++-------------- .../tools/debugger/templates/debugger/direct.html | 19 ++-- 4 files changed, 52 insertions(+), 76 deletions(-)