From 28abf4bae9590f80adc42d296480e7ef8a3bfede Mon Sep 17 00:00:00 2001 From: Kris Date: Mon, 4 Apr 2022 19:29:40 +0200 Subject: [PATCH] :ambulance: Fix checkin without events (#824) --- resources/views/trip.blade.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/resources/views/trip.blade.php b/resources/views/trip.blade.php index fbd54d53a..8cc3abb39 100644 --- a/resources/views/trip.blade.php +++ b/resources/views/trip.blade.php @@ -162,14 +162,12 @@ class="visually-hidden-focusable">{{ __('stationboard.check-toot') }} {{__('events.on-my-way-dropdown')}} - @else - @endif