From 031e40df51c6995d53a317654ea88a4441197fc9 Mon Sep 17 00:00:00 2001 From: Carlos Jimenez Ruiz Date: Mon, 14 Sep 2020 16:34:11 +0200 Subject: [PATCH] removed unused dash if empty --- modules/ticket/front/index/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ticket/front/index/index.html b/modules/ticket/front/index/index.html index cf4375fc8e..3e98099527 100644 --- a/modules/ticket/front/index/index.html +++ b/modules/ticket/front/index/index.html @@ -94,7 +94,7 @@ title="{{::ticket.refFk}}" vn-click-stop="invoiceOutDescriptor.show($event, ticket.invoiceOutId)" class="link"> - {{::ticket.refFk | dashIfEmpty}} + {{::ticket.refFk}}