From a8fe3392481483299bb32eb1583a1f440486c70a Mon Sep 17 00:00:00 2001 From: PliablePixels Date: Thu, 18 Jun 2015 15:02:19 -0400 Subject: Moved Modal Control to its own file --- www/templates/events-modal.html | 16 ++++------------ www/templates/monitors-modal.html | 2 ++ www/templates/montage.html | 2 ++ 3 files changed, 8 insertions(+), 12 deletions(-) (limited to 'www/templates') diff --git a/www/templates/events-modal.html b/www/templates/events-modal.html index ca73ae9c..fcd0f8c9 100644 --- a/www/templates/events-modal.html +++ b/www/templates/events-modal.html @@ -11,25 +11,16 @@ --> +
-
- - - - - -
-
- + -
- - +
+
diff --git a/www/templates/monitors-modal.html b/www/templates/monitors-modal.html index 4bb36c1a..0cd0f0c8 100644 --- a/www/templates/monitors-modal.html +++ b/www/templates/monitors-modal.html @@ -11,6 +11,7 @@ --> +
@@ -54,6 +55,7 @@
+ diff --git a/www/templates/montage.html b/www/templates/montage.html index ead94684..3e3f940a 100644 --- a/www/templates/montage.html +++ b/www/templates/montage.html @@ -11,6 +11,7 @@ +
@@ -65,6 +66,7 @@
+
-- cgit v1.2.3