checkin: show 'select target' more prominently

This commit is contained in:
Birte Kristina Friesel 2023-07-09 10:58:11 +02:00
parent fb83b0ad9f
commit f7e3bb490d
No known key found for this signature in database
GPG key ID: 19E6E524EBB177BA

View file

@ -3,6 +3,9 @@
<div class="card">
<div class="card-content">
<i class="material-icons small right sync-failed-marker grey-text" style="display: none;">sync_problem</i>
% if (not $journey->{arr_name}) {
<span class="card-title center-align">Ziel wählen</span>
% }
<span class="card-title center-align">
% if ($journey->{train_line}) {
<b><%= $journey->{train_type} %> <%= $journey->{train_line} %></b> <%= $journey->{train_no} %>
@ -214,7 +217,6 @@
</p>
% }
% elsif (not $journey->{arr_name}) {
<p>Ziel wählen:</p>
<p>
% for my $station (@{$journey->{route_after}}) {
<a class="tablerow action-checkout" data-station="<%= $station->[0] %>">