mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-04-02 05:06:41 -04:00
Temporarily added dataOnClick() when initializing the page (watch.js)
This commit is contained in:
@@ -1198,6 +1198,7 @@ function initPage() {
|
||||
if (currentMonitor) {
|
||||
applyMonitorControllable(currentMonitor);
|
||||
}
|
||||
dataOnClick();
|
||||
} // initPage
|
||||
|
||||
function watchFullscreen() {
|
||||
|
||||
Reference in New Issue
Block a user