Unverified Commit b2ad8b49 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

... errrrm

parent 8f859a8b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -103,7 +103,7 @@
		</div>
	</div>
% }
% if ($user_status->{timestamp_delta} < 180) {
% if (not $user_status->{checked_in} and $user_status->{timestamp_delta} < 180) {
	<div class="row">
		<div class="col s12">
			%= include '_checked_out', journey => $user_status;