From 288300db41b9f9194766f53697c0de84a90cb8b1 Mon Sep 17 00:00:00 2001 From: Gerard Date: Wed, 23 Jan 2019 16:51:39 +0100 Subject: [PATCH] #1048 ticket.index quitar columnas --- modules/ticket/front/index/index.html | 4 ---- modules/ticket/front/summary/index.html | 3 +++ 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/modules/ticket/front/index/index.html b/modules/ticket/front/index/index.html index 1953e3cfc..f2172b245 100644 --- a/modules/ticket/front/index/index.html +++ b/modules/ticket/front/index/index.html @@ -43,8 +43,6 @@ State Agency Warehouse - Invoice - Route Total @@ -75,8 +73,6 @@ {{::ticket.state}} {{::ticket.agencyMode}} {{::ticket.warehouse}} - {{::ticket.refFk | dashIfEmpty}} - {{::ticket.routeFk | dashIfEmpty}} {{::ticket.total | currency: '€': 2}} + +