From d4619f04de09350aaa3bb73edf7d5eafebba16c0 Mon Sep 17 00:00:00 2001 From: Arjun Roychowdhury Date: Sun, 1 Nov 2015 07:11:20 -0500 Subject: added video support in view full screen footage modal #60 --- www/templates/events-modal.html | 82 ++++++++++++++------------- www/templates/events.html | 122 +++++++++++++++------------------------- 2 files changed, 88 insertions(+), 116 deletions(-) (limited to 'www/templates') diff --git a/www/templates/events-modal.html b/www/templates/events-modal.html index 5b96c65f..f0d32d52 100644 --- a/www/templates/events-modal.html +++ b/www/templates/events-modal.html @@ -1,33 +1,42 @@
- - + + - +
-
    -
  • +
    +
      - +
    • - -
    • -
    +
  • +
+
+ + +
+
+ + + + +
+ +
+
+ @@ -35,39 +44,35 @@ - - + - + - + +
+ +
+ +
-
-
- -
- - -
- - +
+ + @@ -98,5 +103,4 @@ ---> - +--> \ No newline at end of file diff --git a/www/templates/events.html b/www/templates/events.html index 5f1bafd0..ef6bf0d0 100644 --- a/www/templates/events.html +++ b/www/templates/events.html @@ -12,11 +12,7 @@     - + @@ -35,10 +31,7 @@ - +
@@ -62,21 +55,21 @@
- +

- +

- +

@@ -107,7 +100,7 @@
  {{prettify(event.Event.StartTime)}}
  {{event.Event.Notes}} - +
@@ -118,7 +111,7 @@ @@ -127,83 +120,58 @@
- +
- -
-
-
-
- -
-
- - - -

{{mycarousel.index+1}}/{{event.Event.Frames}} Type: {{FrameArray[mycarousel.index].Type}}

- -
-
    -
  • - - -
    +
    +
    +
    + +
    + +
    +
    - + +

    {{mycarousel.index+1}}/{{event.Event.Frames}} Type: {{FrameArray[mycarousel.index].Type}}

    + +
    +
      +
    • + + +
      - -
    • -
    +
  • +
+
-
- - + + +
- - -


+
+
+
- - - - -
- -
- + + + + + + + + + + - + -- cgit v1.2.3