connortechnology / ZoneMinder

ZoneMinder is a free, open source Closed-circuit television software application developed for Linux which supports IP, USB and Analog cameras.
http://www.zoneminder.com/
GNU General Public License v2.0
9 stars 9 forks source link

Storageareas navigation #22

Closed digital-gnome closed 6 years ago

digital-gnome commented 6 years ago

This fixes most missing navigation in storageareas. All of the replay modes work. There is a previous and next button borrowed from DVR controls. I did not include speed controls because they are built in to video.js. My styling probably leaves something to be desired. This fixes #21

Unfortunately is still uses mootools because I just extended the existing next and previous functionality. Switching that to jquery was not as trivial as I thought.

digital-gnome commented 6 years ago

Fixed the typo and fixed the css. Added jquery bit to also set class.