From f286615882223adf7bc309c75a142286b5044cc1 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Mon, 30 Apr 2018 10:55:59 -0400 Subject: #618 add token for basic auth as "fyi" for all images --- www/templates/events.html | 16 ++++++---------- www/templates/timeline-modal.html | 7 ++----- 2 files changed, 8 insertions(+), 15 deletions(-) (limited to 'www/templates') diff --git a/www/templates/events.html b/www/templates/events.html index 711c2633..c9ec2815 100644 --- a/www/templates/events.html +++ b/www/templates/events.html @@ -102,7 +102,7 @@ @@ -171,15 +171,12 @@ :{{alarm.frameid}}, :{{alarm.score}}, : {{prettifyTimeSec(alarm.time)}} - - + @@ -202,10 +199,9 @@ diff --git a/www/templates/timeline-modal.html b/www/templates/timeline-modal.html index afed79f5..d3e4592e 100644 --- a/www/templates/timeline-modal.html +++ b/www/templates/timeline-modal.html @@ -25,12 +25,9 @@
f:{{alarm.fid}} scr:{{alarm.score}} @ {{alarm.time}}
- + - - - - +
-- cgit v1.2.3