From 14a69e47c98da4fce470a937b6db5f4278f93e94 Mon Sep 17 00:00:00 2001 From: Joan Sanchez Date: Fri, 12 Jul 2019 09:06:19 +0200 Subject: [PATCH] ticket index show zone closure hour --- modules/ticket/front/index/index.html | 6 ++---- modules/ticket/front/index/locale/es.yml | 3 +-- 2 files changed, 3 insertions(+), 6 deletions(-) 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}}