summaryrefslogtreecommitdiff
path: root/templates/layouts/legacy.html.ep
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2021-03-19 21:35:17 +0100
committerDaniel Friesel <derf@finalrewind.org>2021-03-19 21:35:17 +0100
commitc0c77e9020b0a0700da55b170d03877031fd57f6 (patch)
tree9e30f2ff448e689c947624d1f02cb67450efa951 /templates/layouts/legacy.html.ep
parentb0d3664b35f6288c2b0bfb273b1430a87d361510 (diff)
details: show early arrivals in green3.10.10
early departures will still be red
Diffstat (limited to 'templates/layouts/legacy.html.ep')
-rw-r--r--templates/layouts/legacy.html.ep2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/layouts/legacy.html.ep b/templates/layouts/legacy.html.ep
index 6d9c189..448315e 100644
--- a/templates/layouts/legacy.html.ep
+++ b/templates/layouts/legacy.html.ep
@@ -17,7 +17,7 @@
<meta http-equiv="refresh" content="<%= $self->stash('refresh_interval') %>"/>
% }
- % my $av = 'v45'; # asset version
+ % my $av = 'v46'; # asset version
%= stylesheet "/static/${av}/css/default.css"
%= stylesheet "/static/${av}/css/material-icons.css"
%= stylesheet "/static/${av}/css/jquery-ui.min.css"