From 5519e463640971905cda1409aae81f9acfa09691 Mon Sep 17 00:00:00 2001 From: PliablePixels Date: Sat, 4 Jul 2015 10:42:30 -0400 Subject: events show progress, added fast/slow fwd/rewind controls, fixed last page of events showing less than full screen list at times --- www/js/app.js | 1 + 1 file changed, 1 insertion(+) (limited to 'www/js/app.js') diff --git a/www/js/app.js b/www/js/app.js index 3abcb634..05bef7fa 100644 --- a/www/js/app.js +++ b/www/js/app.js @@ -11,6 +11,7 @@ angular.module('zmApp', [ 'zmApp.controllers', 'fileLogger', + ]) -- cgit v1.2.3