From 51f8d01d24930715d01d5d30974e95831cf10e2c Mon Sep 17 00:00:00 2001 From: jgallego Date: Thu, 22 Feb 2018 16:17:30 +0100 Subject: [PATCH] Error de roles solucionado a falta de dump --- client/item/src/list/item-product.html | 5 +++-- client/item/src/niche/item-niche.html | 6 +++--- services/item/common/models/item-botanical.json | 10 +--------- 3 files changed, 7 insertions(+), 14 deletions(-) diff --git a/client/item/src/list/item-product.html b/client/item/src/list/item-product.html index 47391b357..99c004090 100644 --- a/client/item/src/list/item-product.html +++ b/client/item/src/list/item-product.html @@ -1,7 +1,8 @@ - - + +
Id: {{::$ctrl.item.id}}
diff --git a/client/item/src/niche/item-niche.html b/client/item/src/niche/item-niche.html index 7a7ea9f1d..baeb9d910 100644 --- a/client/item/src/niche/item-niche.html +++ b/client/item/src/niche/item-niche.html @@ -13,16 +13,16 @@ value-field = "id" label = "Warehouse" order = "name ASC" - vn-acl="buyer, replenisher"> + vn-acl="buyer,replenisher"> + vn-acl="buyer,replenisher">