From a125fc78799b904273a944fe7c8357d77faccbf5 Mon Sep 17 00:00:00 2001 From: Arjun Roychowdhury Date: Tue, 3 Nov 2015 17:01:01 -0500 Subject: #49 initial code commits towards swiping events --- www/templates/events-modal.html | 15 +++++++-------- www/templates/events.html | 2 +- 2 files changed, 8 insertions(+), 9 deletions(-) (limited to 'www/templates') diff --git a/www/templates/events-modal.html b/www/templates/events-modal.html index 4344d9be..0ffd5540 100644 --- a/www/templates/events-modal.html +++ b/www/templates/events-modal.html @@ -4,7 +4,7 @@ -
+
@@ -12,7 +12,7 @@
  • - + + -
    playing event: {{eventId}}
    +
    playing event: {{eventId}}, next:{{nextId}}, prev:{{prevId}}
    diff --git a/www/templates/events.html b/www/templates/events.html index 9daa7b6b..88737207 100644 --- a/www/templates/events.html +++ b/www/templates/events.html @@ -111,7 +111,7 @@ -- cgit v1.2.3