From 2c0c0f24b0083f9c898680da9843ab4b9be690d7 Mon Sep 17 00:00:00 2001 From: alexm Date: Mon, 12 Jun 2023 08:36:19 +0200 Subject: [PATCH] reactive --- modules/ticket/front/sale/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ticket/front/sale/index.html b/modules/ticket/front/sale/index.html index e0f4e4ed5..be9e81964 100644 --- a/modules/ticket/front/sale/index.html +++ b/modules/ticket/front/sale/index.html @@ -202,7 +202,7 @@ - {{::sale.amount | currency: 'EUR':2}} + {{sale.amount | currency: 'EUR':2}} {{::sale.item.itemPackingTypeFk | dashIfEmpty}}