departures: Add hint (tap == checkin)

This commit is contained in:
Daniel Friesel 2019-03-08 18:02:18 +01:00
parent da4f532fb3
commit 6e961420aa

View file

@ -32,6 +32,8 @@
</div>
</div>
<div class="row">
<div class="col s12">
Zug auswählen zum Einchecken.<br/>
<table class="striped">
<thead>
<tr>
@ -63,3 +65,4 @@
</tbody>
</table>
</div>
</div>