From c4fa763b5b365012756cc86024982232984904c7 Mon Sep 17 00:00:00 2001 From: PliablePixels Date: Sun, 24 May 2015 16:16:28 -0400 Subject: added PTZ support (well, P for now, but framework with a cool menu is in place) --- www/templates/events-graphs.html | 7 ++++++- www/templates/events-modal.html | 2 +- www/templates/events.html | 40 ++++++++++++++++++++++++++++++++++----- www/templates/monitors-modal.html | 26 ++++++++++++++++++++++--- www/templates/monitors.html | 2 +- www/templates/montage.html | 2 +- 6 files changed, 67 insertions(+), 12 deletions(-) (limited to 'www/templates') diff --git a/www/templates/events-graphs.html b/www/templates/events-graphs.html index fe2a6326..268d5e9a 100644 --- a/www/templates/events-graphs.html +++ b/www/templates/events-graphs.html @@ -11,8 +11,10 @@ + +
- +
@@ -29,6 +31,9 @@ + + +
diff --git a/www/templates/events-modal.html b/www/templates/events-modal.html index f53de46e..4cb76867 100644 --- a/www/templates/events-modal.html +++ b/www/templates/events-modal.html @@ -31,7 +31,7 @@ +
+
+ + +
+
diff --git a/www/templates/monitors.html b/www/templates/monitors.html index 3916bdb8..6ef5d954 100644 --- a/www/templates/monitors.html +++ b/www/templates/monitors.html @@ -42,7 +42,7 @@
diff --git a/www/templates/montage.html b/www/templates/montage.html index 70b7ca8b..b1141905 100644 --- a/www/templates/montage.html +++ b/www/templates/montage.html @@ -27,7 +27,7 @@ and auth token mode -->
- +
-- cgit v1.2.3