Replace solidarity drivers
This commit is contained in:
@@ -34,6 +34,9 @@
|
||||
<p class="text-xl text-co-red text-center p-4">Le solde du compte mobilité est insuffisant. <a href="/app/beneficiaries/{{.ViewState.passenger.ID}}?tab=wallet" class="underline text-co-blue">Créditer le compte</a></p>
|
||||
{{end}}
|
||||
<form method="POST">
|
||||
{{if .ViewState.replaces_booking_id}}
|
||||
<input type="hidden" name="replaces_booking_id" value="{{.ViewState.replaces_booking_id}}" />
|
||||
{{end}}
|
||||
{{if not .ViewState.driver_journey.Noreturn}}
|
||||
<div class="m-auto text-center">
|
||||
<label for="return_waiting_time" class="block text-sm font-medium text-gray-700">Durée d'attente à destination (minutes)</label>
|
||||
|
||||
Reference in New Issue
Block a user