From b20e0e323bf95ad32520f012bb404efec7d9fed1 Mon Sep 17 00:00:00 2001 From: Arjun Roychowdhury Date: Sat, 31 Oct 2015 10:54:32 -0400 Subject: #59 desktop mode support --- www/templates/events-modal.html | 2 +- www/templates/events.html | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'www/templates') diff --git a/www/templates/events-modal.html b/www/templates/events-modal.html index 0266fab5..5b96c65f 100644 --- a/www/templates/events-modal.html +++ b/www/templates/events-modal.html @@ -15,7 +15,7 @@
  • diff --git a/www/templates/events.html b/www/templates/events.html index 86e96405..2d55b1f0 100644 --- a/www/templates/events.html +++ b/www/templates/events.html @@ -158,7 +158,7 @@

  • @@ -221,7 +221,7 @@ id="hour-{{$index}}"> - {{hour.monitor}} {{hour.events}} events @@ -237,7 +237,7 @@ id="day-{{$index}}"> - {{day.monitor}} {{day.events}} events @@ -254,7 +254,7 @@ id="week-{{$index}}"> - {{week.monitor}} {{week.events}} events @@ -270,7 +270,7 @@ id="month-{{$index}}"> - {{month.monitor}} {{month.events}} events -- cgit v1.2.3