From 9e92134e0441444f46f11c244d80081809f41fcb Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 26 Nov 2018 18:33:50 +0100 Subject: add quick&dirty wagon order integration --- templates/app.html.ep | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'templates/app.html.ep') diff --git a/templates/app.html.ep b/templates/app.html.ep index 88e6586..80e17d2 100644 --- a/templates/app.html.ep +++ b/templates/app.html.ep @@ -143,6 +143,12 @@ % } % } +% if ($linetype eq 'fern' and $departure->{wr_link}) { +
+ Wagenreihung +
+% } + % } % if ($departure->{route_post_diff} and @{$departure->{route_post_diff}}) {
-- cgit v1.2.3