Files
Isaac Connor d9301df231 fix: show Device text input when no device is selected on load
When the V4L2 device dropdown rendered, the text input was always
hidden until the user changed the dropdown selection. On a new monitor
or any monitor with an empty Device, the dropdown defaulted to "Other"
but the input stayed hidden, so there was nowhere to type a path.

Only hide the input on initial render when Device is non-empty, which
means the dropdown has a real selection. The devices_onchange handler
already toggles visibility correctly once the user interacts with the
dropdown; this fixes only the initial-render state.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 08:54:08 -04:00
..

Modern ZoneMinder Skin

This web frontend to ZoneMinder is a complete rewrite of the classic frontend, based on CakePHP.