Ausgecheckt

Aus %= include '_format_train', journey => $journey bis <%= $journey->{arr_name} %>

% if (@{stash('connections_iris') // [] } or @{stash('connections_hafas') // []}) { Verbindungen

Fahrt auswählen zum Einchecken mit Zielwahl.

% if (@{stash('connections_iris') // [] }) { %= include '_connections', connections => stash('connections_iris'), checkin_from => $journey->{arr_eva}; % } % if (@{stash('connections_hafas') // [] }) { %= include '_connections_hafas', connections => stash('connections_hafas'), checkin_from => $journey->{arr_eva}; % } % }
undo Rückgängig?