soulsync/webui
Broque Thomas c0c38268f5 Fix tool help modal not closable from Automations page
The close button and backdrop click handlers were only attached when
the Tools page was visited (initializeToolHelpButtons). Automation
builder '?' buttons open the same modal but the close handlers were
never set up. Added inline onclick handlers to the modal HTML and a
global Escape key listener so closing works from any page.
2026-04-18 21:49:30 -07:00
..
static Fix tool help modal not closable from Automations page 2026-04-18 21:49:30 -07:00
index.html Fix tool help modal not closable from Automations page 2026-04-18 21:49:30 -07:00