solidarity pricing
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
</div>
|
||||
<div class="sm:col-span-1">
|
||||
<dt class="font-medium text-gray-500">Date et heure du rendez-vous</dt>
|
||||
<dd class="mt-1 text-gray-900">{{ .ViewState.booking.Journey.PassengerPickupDate.Format "02/01/2006 15:04"}}</dd>
|
||||
<dd class="mt-1 text-gray-900">{{ timeFormat .ViewState.booking.Journey.PassengerPickupDate "02/01/2006 15:04"}}</dd>
|
||||
</div>
|
||||
{{if eq .ViewState.booking.Status "VALIDATED"}}
|
||||
<div class="sm:col-span-1">
|
||||
|
||||
Reference in New Issue
Block a user