diff --git a/modules/ticket/front/index/index.html b/modules/ticket/front/index/index.html index fae2cf923..343c2e1d9 100644 --- a/modules/ticket/front/index/index.html +++ b/modules/ticket/front/index/index.html @@ -51,8 +51,7 @@ Agency Warehouse Invoice - Zone Hour - Zone Minute + Closure Total @@ -123,8 +122,7 @@ {{::ticket.agencyMode}} {{::ticket.warehouse}} {{::ticket.refFk | dashIfEmpty}} - {{::ticket.zoneLanding | dateTime: 'HH'}} - {{::ticket.zoneLanding | dateTime: 'mm'}} + {{::ticket.zoneLanding | dateTime: 'HH:mm'}} {{::ticket.total | currency: 'EUR': 2}}