From 92eef27f37725186a215b26623dd818270bc4f6d Mon Sep 17 00:00:00 2001 From: Carlos Jimenez Ruiz Date: Tue, 24 Sep 2019 16:38:57 +0200 Subject: [PATCH] =?UTF-8?q?#1723=20ticket.index=20si=20el=20total=20es=20m?= =?UTF-8?q?enor=20de=2050=E2=82=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/ticket/front/index/index.html | 6 +++++- modules/ticket/front/index/index.js | 5 +++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/modules/ticket/front/index/index.html b/modules/ticket/front/index/index.html index 5d05bd7c5..5c12ccb0a 100644 --- a/modules/ticket/front/index/index.html +++ b/modules/ticket/front/index/index.html @@ -122,7 +122,11 @@ {{::ticket.warehouse}} {{::ticket.refFk | dashIfEmpty}} {{::ticket.zoneLanding | dateTime: 'HH:mm'}} - {{::ticket.total | currency: 'EUR': 2}} + + + {{::ticket.total | currency: 'EUR': 2}} + +