solidarity transport search from beneficiary + exclude driver from returned list

This commit is contained in:
Arnaud Delcasse
2025-09-09 08:29:00 +02:00
parent d05b8d6339
commit 54c2ce3367
4 changed files with 8 additions and 2 deletions

View File

@@ -33,6 +33,9 @@
{{ $destination := .ViewState.destination }}
{{ template "address_autocomplete" dict "FieldName" $destinationField "FieldLabel" $destinationLabel "Address" $destination }}
{{if ne .ViewState.passengerid "" }}
<input type="hidden" value="{{.ViewState.passengerid}}" name="passengerid" />
{{end}}
<div class="py-4 grid grid-cols-2">
<div class="lg:col-span-1">