summaryrefslogtreecommitdiff
path: root/templates/layouts/legacy.html.ep
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2019-12-23 16:57:25 +0100
committerDaniel Friesel <derf@finalrewind.org>2019-12-23 16:57:25 +0100
commitb070290bfd7999b43a094fcaaf9feb32a0d870cd (patch)
tree0864525e2c20ad60380df378251afc2e53690480 /templates/layouts/legacy.html.ep
parentf6a19ee49e34987a90aa704c43ef16f44b0d744f (diff)
wagon order: distinguish between requested train and wings, show dest sections
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 e74d2e5..f071ae6 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 = 'v21'; # asset version
+ % my $av = 'v22'; # asset version
%= stylesheet "/static/${av}/css/default.css"
%= stylesheet "/static/${av}/css/material-icons.css"
%= stylesheet "/static/${av}/css/jquery-ui.min.css"