Files
zoneminder/web
IgorA100 4dd30f58e2 Use submitThisForm() only if there is no 'data-on-change' == 'submitThisForm' attribute (skin.js)
- We need to find the 'data-on-change' attribute either on the current "target" object or, when using "chosen", on the source object from which the "chosen" element was created.
If there is no attribute (for example for text fields), then we execute submitThisForm()
2025-08-23 18:40:36 +03:00
..
2025-07-26 11:52:21 -04:00
2025-07-22 16:49:23 -04:00
2021-01-11 13:46:50 -05:00
2022-08-19 13:33:22 -04:00
2025-07-30 11:16:09 -05:00
2025-07-10 12:16:32 -04:00

Modern ZoneMinder Skin

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