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> </div>
<div class="row"> <div class="row">
<div class="col s12">
Zug auswählen zum Einchecken.<br/>
<table class="striped"> <table class="striped">
<thead> <thead>
<tr> <tr>
@ -63,3 +65,4 @@
</tbody> </tbody>
</table> </table>
</div> </div>
</div>