From 493d9f816cf6176291af4d78a80eaab04e583a51 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 18 Aug 2016 15:45:10 +0200 Subject: merge dbf moreinfo stylesheet --- templates/infoscreen.html.ep | 2 ++ 1 file changed, 2 insertions(+) (limited to 'templates') diff --git a/templates/infoscreen.html.ep b/templates/infoscreen.html.ep index 880180f..023560f 100644 --- a/templates/infoscreen.html.ep +++ b/templates/infoscreen.html.ep @@ -67,6 +67,7 @@ % } +
% if ($departure->isa('Travel::Status::DE::EFA::Result')) { Fahrplan: @@ -136,6 +137,7 @@ % }
% } +
% if ($departure->can('route_interesting') and $departure->route_interesting) { -- cgit v1.2.3