From 6747a809435725ba00d9456d27e473160ea59534 Mon Sep 17 00:00:00 2001 From: Joan Sanchez Date: Wed, 24 Apr 2019 09:54:25 +0200 Subject: [PATCH] fixed available/visible icon on ticket sales #1363 --- modules/ticket/front/sale/index.html | 2 +- modules/ticket/front/summary/index.html | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/modules/ticket/front/sale/index.html b/modules/ticket/front/sale/index.html index 12b381773..89848a99f 100644 --- a/modules/ticket/front/sale/index.html +++ b/modules/ticket/front/sale/index.html @@ -85,7 +85,7 @@ diff --git a/modules/ticket/front/summary/index.html b/modules/ticket/front/summary/index.html index 20a603802..866283a6a 100644 --- a/modules/ticket/front/summary/index.html +++ b/modules/ticket/front/summary/index.html @@ -63,8 +63,8 @@ - Item - Quantity + Item + Quantity Description Price Discount @@ -89,14 +89,14 @@ - + {{sale.itemFk | zeroFill:6}} - {{::sale.quantity}} + {{::sale.quantity}}