pgAdmin 4 commit: Fix toggle breakpoints buttons in the debugger.Fixes - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix toggle breakpoints buttons in the debugger.Fixes
Date
Msg-id E1gP8nk-0005yZ-Hq@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix toggle breakpoints buttons in the debugger. Fixes #3736

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=782b7419f68f5da4a25aa3a06f02c07f782d1cb0

Modified Files
--------------
docs/en_US/release_notes_3_6.rst               | 1 +
web/pgadmin/tools/debugger/static/js/direct.js | 1 +
2 files changed, 2 insertions(+)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM #3354 Debugger does not start if functionhas input vars of type array
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM #3736 In case of Debugger, if click onbreakpoints then other buttons should not disabled