From 85d0cf4508b00e52f7c3c0b437541eb4702c660a Mon Sep 17 00:00:00 2001 From: Arjun Roychowdhury Date: Fri, 20 Nov 2015 11:08:00 -0500 Subject: #103 - moving alarm count to the API Former-commit-id: 15614ad820631a3d202bbecd5ae83e6a7c15540e --- www/templates/events.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'www/templates') diff --git a/www/templates/events.html b/www/templates/events.html index e7016147..1f1b76e4 100644 --- a/www/templates/events.html +++ b/www/templates/events.html @@ -38,10 +38,9 @@
- - - - + + +      {{prettifyTime(event.Event.StartTime)}}      {{prettifyDate(event.Event.StartTime)}} -- cgit v1.2.3