From 4b37b0fc1e5379f9818c7d097effa4b6be601a74 Mon Sep 17 00:00:00 2001 From: Carlos Jimenez Ruiz Date: Mon, 25 Feb 2019 14:55:06 +0100 Subject: [PATCH] =?UTF-8?q?#1155=20item.index=20a=C3=B1adir=20grouping=20y?= =?UTF-8?q?=20packing?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/item/front/index/index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/item/front/index/index.html b/modules/item/front/index/index.html index 3b1cc6d22..38bcde738 100644 --- a/modules/item/front/index/index.html +++ b/modules/item/front/index/index.html @@ -22,6 +22,8 @@ Id + Grouping + packing Description Stems Type @@ -53,6 +55,8 @@ {{::item.id | zeroFill:6}} + {{::item.grouping | dashIfEmpty}} + {{::item.packing | dashIfEmpty}}