From 0a88f5c55d0b87785751db1b1a67155b005f0838 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Tue, 24 Apr 2018 14:46:41 -0400 Subject: #606 - don't change montage history url when event changes - no need as cmd takes care of it and also results in leak --- www/templates/montage-history.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/templates') diff --git a/www/templates/montage-history.html b/www/templates/montage-history.html index eca420e6..cc2840e7 100644 --- a/www/templates/montage-history.html +++ b/www/templates/montage-history.html @@ -17,7 +17,7 @@
{{'kFrom' | translate}}:{{prettifyDateTimeFirst(datetimeValueFrom.value)}} ({{humanizeTime(datetimeValueFrom.value)}})
({{'kChromeMax' | translate}})
-
+
-- cgit v1.2.3