zoneminder/web/skins/classic
Xulunix 2cbb24d7b9 Fixed bug in onvifprobe
The arguments for "/usr/bin/zmonvif-probe.pl" was always `probe 1.1,1.2 1` with the last argument always being `1` instead of the network interface name selected in the menu.
This change fixes this issue by using the selected interface name instead of the boolean return value of the `isset()` function.
2021-06-03 02:26:24 +02:00
..
css Apply height css to limit height of logout modal and apply overflow:auto to add a scrollbar if needed so that we don't have to scroll to logout. 2021-05-31 10:19:58 -04:00
graphics upgrade jquery-ui to 1.12.1 2018-02-08 13:19:16 -05:00
includes jquery.js doesn't exist, so link jquery.min.js instead 2021-05-22 13:59:32 -04:00
js If error was unauthorized, do a reload. 2021-05-12 10:32:03 -04:00
views Fixed bug in onvifprobe 2021-06-03 02:26:24 +02:00
skin.php Move the Basic Auth login code from skin.php to includes/auth.php 2020-03-02 15:00:31 -05:00