From 6fba981549765b2e8ef8cb0022a791e7947d125a Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Wed, 2 May 2018 08:45:52 -0400 Subject: css cleanup / jshint --- www/templates/events-modal.html | 3 ++- www/templates/log.html | 4 ++-- www/templates/menu.html | 2 +- www/templates/monitors.html | 2 +- www/templates/state.html | 3 ++- www/templates/wizard.html | 6 +++--- 6 files changed, 11 insertions(+), 9 deletions(-) (limited to 'www/templates') diff --git a/www/templates/events-modal.html b/www/templates/events-modal.html index b58e2711..29b6004e 100644 --- a/www/templates/events-modal.html +++ b/www/templates/events-modal.html @@ -45,7 +45,8 @@
-
+ +
- +
- +
diff --git a/www/templates/menu.html b/www/templates/menu.html index 3337673f..838fe941 100644 --- a/www/templates/menu.html +++ b/www/templates/menu.html @@ -65,7 +65,7 @@ -  {{$root.getProfileName();}}  +  {{$root.getProfileName();}}  diff --git a/www/templates/monitors.html b/www/templates/monitors.html index 9bd2d5fa..dbde85cf 100644 --- a/www/templates/monitors.html +++ b/www/templates/monitors.html @@ -25,7 +25,7 @@ {{monitor.Monitor.Name}} - +
diff --git a/www/templates/state.html b/www/templates/state.html index 33df994e..e5ad16d1 100644 --- a/www/templates/state.html +++ b/www/templates/state.html @@ -14,7 +14,8 @@
ZoneMinder:
-
+ +
{{zmRun}}

{{customState}}

diff --git a/www/templates/wizard.html b/www/templates/wizard.html index 70f17b6e..872dc7fb 100644 --- a/www/templates/wizard.html +++ b/www/templates/wizard.html @@ -66,9 +66,9 @@

{{'kWizResults' | translate}}

-  {{wizard.portalValidText}}
-  {{wizard.apiValidText}}
-  {{wizard.streamingValidText}}
+  {{wizard.portalValidText}}
+  {{wizard.apiValidText}}
+  {{wizard.streamingValidText}}

{{'kWizNextStep1' | translate}}: -- cgit v1.2.3