From cb32e7c021c3a9595aededa8896b209196a5ce5d Mon Sep 17 00:00:00 2001 From: Arjun Roychowdhury Date: Sun, 1 Nov 2015 08:16:28 -0500 Subject: Added UI option to enable/disable H264 branch support. On by default #60 --- www/templates/devoptions.html | 7 +++++++ www/templates/events-modal.html | 4 ++-- www/templates/events.html | 4 ++-- 3 files changed, 11 insertions(+), 4 deletions(-) (limited to 'www/templates') diff --git a/www/templates/devoptions.html b/www/templates/devoptions.html index 78c5dbbb..c6a56447 100644 --- a/www/templates/devoptions.html +++ b/www/templates/devoptions.html @@ -62,6 +62,13 @@ ng-checked="{{loginData.persistMontageOrder}}" toggle-class="toggle-calm">Persist hidden monitors + + + diff --git a/www/templates/events-modal.html b/www/templates/events-modal.html index f0d32d52..ee3be1b2 100644 --- a/www/templates/events-modal.html +++ b/www/templates/events-modal.html @@ -7,7 +7,7 @@
-
+
  • @@ -24,7 +24,7 @@
-
+
diff --git a/www/templates/events.html b/www/templates/events.html index ef6bf0d0..32fcd70a 100644 --- a/www/templates/events.html +++ b/www/templates/events.html @@ -121,7 +121,7 @@
-
+

@@ -152,7 +152,7 @@ -
+


-- cgit v1.2.3