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

checkin: hide details for DBRIS (links don't work yet)

parent 110c8c2e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -327,7 +327,7 @@
	% if (@{stash('timeline') // []}) {
		%= include '_timeline_link', timeline => stash('timeline'), from_checkin => 1
	% }
	% if ($journey->{arr_name}) {
	% if ($journey->{arr_name} and not $journey->{is_dbris}) {
		<div class="card" style="margin-top: <%= scalar @{stash('timeline') // []} ? '1.5rem' : '3em' %>;">
			<div class="card-content">
				<span class="card-title">Details</span>