summaryrefslogtreecommitdiff
path: root/templates/layouts/legacy.html.ep
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2019-12-21 23:53:49 +0100
committerDaniel Friesel <derf@finalrewind.org>2019-12-21 23:53:49 +0100
commit87a40ca57f724194d5f2f4a35731f08c3eb821d0 (patch)
treeff007202763346e7d656c53ed62c005c660ed563 /templates/layouts/legacy.html.ep
parenta578f8f66613a9428617338f8270b9be21c7816b (diff)
more compact and less ugly wagon order display2.3.17
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 8b96c8f..e74d2e5 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 = 'v20'; # asset version
+ % my $av = 'v21'; # asset version
%= stylesheet "/static/${av}/css/default.css"
%= stylesheet "/static/${av}/css/material-icons.css"
%= stylesheet "/static/${av}/css/jquery-ui.min.css"