From 61afc8d7011f8a741b2583708ac1834e8eec44c2 Mon Sep 17 00:00:00 2001 From: PliablePixels Date: Thu, 16 Jul 2015 11:23:38 -0400 Subject: moved saveImageToPhone to Modal - it was not working because button range was out of scope of modal controller range. --- www/templates/events-modal.html | 2 +- www/templates/monitors-modal.html | 10 +++++----- www/templates/monitors.html | 2 +- www/templates/montage.html | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) (limited to 'www/templates') diff --git a/www/templates/events-modal.html b/www/templates/events-modal.html index 9f3f257f..8750895d 100644 --- a/www/templates/events-modal.html +++ b/www/templates/events-modal.html @@ -2,7 +2,7 @@ -
+
diff --git a/www/templates/monitors-modal.html b/www/templates/monitors-modal.html index aa87844e..366dcc79 100644 --- a/www/templates/monitors-modal.html +++ b/www/templates/monitors-modal.html @@ -1,6 +1,7 @@ - +
+ -
+
@@ -36,8 +37,7 @@ - + - - +
diff --git a/www/templates/monitors.html b/www/templates/monitors.html index 1cd03eec..9cef5a0f 100644 --- a/www/templates/monitors.html +++ b/www/templates/monitors.html @@ -6,7 +6,7 @@ -
+
diff --git a/www/templates/montage.html b/www/templates/montage.html index 13f21952..f2e34485 100644 --- a/www/templates/montage.html +++ b/www/templates/montage.html @@ -1,4 +1,4 @@ - + @@ -27,7 +27,7 @@ -
+
-- cgit v1.2.3