summaryrefslogtreecommitdiff
path: root/templates/departures.html.ep
diff options
context:
space:
mode:
authorBirte Kristina Friesel <birte.friesel@uos.de>2025-06-24 20:14:40 +0200
committerBirte Kristina Friesel <birte.friesel@uos.de>2025-06-24 20:14:40 +0200
commit22244844cc15b80ff0b451e6201e3957992fe06e (patch)
tree77a8e7db00bf09fdf23bb4dae814ddf07af2feec /templates/departures.html.ep
parent24cac5daf84df820798c445af19522cfaab00904 (diff)
Release v2.152.15.0
Diffstat (limited to 'templates/departures.html.ep')
-rw-r--r--templates/departures.html.ep2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/departures.html.ep b/templates/departures.html.ep
index 95258f2..6df48a8 100644
--- a/templates/departures.html.ep
+++ b/templates/departures.html.ep
@@ -191,7 +191,7 @@
</div>
</div>
-% if (0 and not $user_status->{checked_in}) {
+% if (not $user_status->{checked_in}) {
<div class="row">
<div class="col s12 center-align">
<a class="btn-small" href="<%= url_for('checkinadd')->query({dbris => $dbris, efa => $efa, hafas => $hafas, motis => $motis, dep_station => $station}) %>"><i class="material-icons left" aria-hidden="true">add</i><span>manuell einchecken</span></a>