From c2277848774c0dbca96229c7ad3dc7ab44f2e327 Mon Sep 17 00:00:00 2001 From: Carlos Jimenez Ruiz Date: Wed, 27 Feb 2019 10:05:49 +0100 Subject: [PATCH] typoe fixed --- modules/item/front/index/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/item/front/index/index.html b/modules/item/front/index/index.html index 38bcde738..5a2988537 100644 --- a/modules/item/front/index/index.html +++ b/modules/item/front/index/index.html @@ -23,7 +23,7 @@ Id Grouping - packing + Packing Description Stems Type @@ -55,8 +55,8 @@ {{::item.id | zeroFill:6}} - {{::item.grouping | dashIfEmpty}} - {{::item.packing | dashIfEmpty}} + {{::item.grouping | dashIfEmpty}} + {{::item.packing | dashIfEmpty}}