mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-03-25 09:11:53 -04:00
The monitorStatus HTML was conditionally omitted based on ZM_WEB_COMPACT_MONTAGE, leaving the status position dropdown with no elements to operate on. Always render the HTML and use the dropdown's hidden option to handle compact montage instead. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>