From 7e4727af603cdd8bbb3746842a9603054ddca7cb Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 4 Jan 2019 00:02:31 +0100 Subject: Add color coding for trains not accepting DB tickets --- templates/layouts/default.html.ep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/layouts') diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep index f540847..5b6dec8 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep @@ -8,7 +8,7 @@ % } - % my $av = 'v1'; # asset version + % my $av = 'v2'; # asset version %= stylesheet "/static/${av}/default.css" %= stylesheet "/static/${av}/jquery-ui.min.css" % my $force_mobile = param('force_mobile') // -1; -- cgit v1.2.3