From cf93ca01f3d54fca62d4222f110c2a63b526badb Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Wed, 16 Nov 2016 12:11:06 -0500 Subject: nits --- www/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'www/index.html') diff --git a/www/index.html b/www/index.html index 22e94f23..635b23fc 100644 --- a/www/index.html +++ b/www/index.html @@ -292,6 +292,7 @@ --> @@ -51,12 +42,10 @@ - - - + @@ -72,11 +61,7 @@ - - - - - + @@ -105,25 +90,14 @@ - - - - - - - - - - - @@ -136,176 +110,140 @@ -

{{'kMenuOptions'|translate}}

-
- - - - - - - - + + + + + {{'kMenuMontage'|translate}} - - - - + + + {{'kMenuEventMontage'|translate}} - - - - + + + {{'kMenuTimeline'|translate}} - - - - + + + {{'kMenuEvents'|translate}} - - - - + + + {{'kMenuMonitors'|translate}} - - - - + + + {{'kMenuSystemStatus'|translate}} - - - - + + + {{'kMenuZMSettings'|translate}} -  {{$root.getProfileName();}}  - - - - - +  {{$root.getProfileName();}}  + + + + {{'kMenuDevSettings'|translate}} - - - -
- - + +
+ + {{'kLanguage'|translate}} - -
- - - + +
+ + {{'kMenuHelp'|translate}} - - - - + + + {{'kMenuWizard'|translate}} - - -
- - + +
+ + {{'kMenuNews'|translate}} {{$root.newBlogPost}} - -
- - - + +
+ + {{'kMenuLogs'|translate}} - - - - -
- - + +
+ + {{$root.newVersionAvailable}} - -
- - - -
- - + +
+
+ + {{'kMenuExit'|translate}} - - -
- - - {{$root.getLocalTimeZone();}}
- {{$root.getServerTimeZoneNow();}}
- - - - - - +
+ + {{$root.getLocalTimeZone();}} +
+ {{$root.getServerTimeZoneNow();}} +
+
- - - - - - - - - - - \ No newline at end of file + -- cgit v1.2.3 From 9dc36815cdf21287a597842d6653b3f652f5d85c Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Fri, 18 Nov 2016 16:33:07 -0500 Subject: Experimental and initial version - still has work to go - #379 --- www/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/index.html') diff --git a/www/index.html b/www/index.html index ce98816c..301d967e 100644 --- a/www/index.html +++ b/www/index.html @@ -4,7 +4,7 @@ - + @@ -61,6 +61,7 @@ + -- cgit v1.2.3 From fc9f5198166e500b85a217125157822a2f45921a Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Tue, 22 Nov 2016 11:03:03 -0400 Subject: Added cue points time matched with video player scrub bar #381 --- www/index.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'www/index.html') diff --git a/www/index.html b/www/index.html index 301d967e..0c953347 100644 --- a/www/index.html +++ b/www/index.html @@ -37,6 +37,7 @@ + @@ -44,6 +45,7 @@ + -- cgit v1.2.3 From a83361982f3fa6117716efa3e7823c30b70c49f5 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Wed, 30 Nov 2016 15:41:13 -0500 Subject: minifaction of most external resources where possible --- www/index.html | 44 +++++++++++++++++++++++++------------------- 1 file changed, 25 insertions(+), 19 deletions(-) (limited to 'www/index.html') diff --git a/www/index.html b/www/index.html index 0c953347..06b90ab7 100644 --- a/www/index.html +++ b/www/index.html @@ -4,7 +4,7 @@ - + @@ -21,7 +21,7 @@ - + @@ -33,10 +33,10 @@ - - - - + + + + @@ -44,26 +44,32 @@ - + - - + + - - - + + + - - - - - - + + + + + + - + + + + + + + -- cgit v1.2.3