Files
zoneminder/web
SteveGilvarry 23710249a4 fix: tighten control id validation and drop unused catch binding
Address PR #4931 review feedback:
- monitor.js ControlEdit_onClick: parse ControlId as an integer and only
  navigate when it is a positive integer, instead of URL-encoding the raw
  select value.
- skin.js .zmlink handler: drop the unused binding from the catch clause.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-18 07:48:34 +10:00
..

Modern ZoneMinder Skin

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