feat: cherry-picked checkins
This commit is contained in:
parent
1e0f82d435
commit
1b0b240de3
2 changed files with 5 additions and 4 deletions
|
@ -90,7 +90,8 @@ class TrackerController extends Controller
|
|||
'trip' => $tripData,
|
||||
'showAllCheckins' => ($viewMode === 'all'),
|
||||
'fromCheckin' => $fromCheckin,
|
||||
'toCheckin' => $toCheckin
|
||||
'toCheckin' => $toCheckin,
|
||||
'cherryPicked' => !!$cherryPickedCheckins
|
||||
]
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue