From ddbdd88eb982cc29ada22d4304e0f2f6cb786658 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sat, 24 Nov 2018 15:25:35 -0500 Subject: image cleanup --- www/templates/events-modal.html | 2 +- www/templates/events.html | 2 +- www/templates/monitors-modal.html | 8 ++++---- www/templates/montage-history.html | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'www/templates') diff --git a/www/templates/events-modal.html b/www/templates/events-modal.html index 319f8366..99994380 100644 --- a/www/templates/events-modal.html +++ b/www/templates/events-modal.html @@ -10,7 +10,7 @@
-
diff --git a/www/templates/events.html b/www/templates/events.html index b2eb416a..b3da4bf3 100644 --- a/www/templates/events.html +++ b/www/templates/events.html @@ -89,7 +89,7 @@ + width="{{event.Event.thumbWidth}}px" height="{{event.Event.thumbHeight}}px" fallback-src="img/noimage.png" />
diff --git a/www/templates/monitors-modal.html b/www/templates/monitors-modal.html index 72ed2baa..998dc6c3 100644 --- a/www/templates/monitors-modal.html +++ b/www/templates/monitors-modal.html @@ -20,11 +20,11 @@ imageonload="imageLoaded()" />
- +
-
@@ -49,11 +49,11 @@ imageonload="imageLoaded()" />
- +
-
diff --git a/www/templates/montage-history.html b/www/templates/montage-history.html index 6f67ad7f..629c31ae 100644 --- a/www/templates/montage-history.html +++ b/www/templates/montage-history.html @@ -24,7 +24,7 @@ -
+
@@ -70,7 +70,7 @@
-- cgit v1.2.3