From: Vincent Vanwaelscappel Date: Fri, 4 Nov 2022 15:06:21 +0000 (+0100) Subject: wait #5535 @0:05 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=4d39c4ebce1a93fe90ca06b286f0acd768f5f5cf;p=fluidbook-html5.git wait #5535 @0:05 --- diff --git a/js/libs/fluidbook/cart/fluidbook.cart.puma-se.js b/js/libs/fluidbook/cart/fluidbook.cart.puma-se.js index 86538364..0532f15c 100644 --- a/js/libs/fluidbook/cart/fluidbook.cart.puma-se.js +++ b/js/libs/fluidbook/cart/fluidbook.cart.puma-se.js @@ -141,7 +141,7 @@ FluidbookCartPumaSE.prototype = { {key: 'MATERIAL', label: 'MATERIAL', type: 'text', format: '@', width: 10}, {key: 'UPPER', label: 'UPPER', type: 'text', format: '@', width: 5}, {key: 'MIDSOLE', label: 'MIDSOLE', type: 'text', format: '@', width: 5}, - {key: 'OUTSOLE', label: '', type: 'text', format: '@', width: 5}, + {key: 'OUTSOLE', label: 'OUTSOLE', type: 'text', format: '@', width: 5}, {key: 'ISD', label: 'ISD', type: 'text', format: '@', width: 3}, {key: 'RRP CI', label: 'RRP CI', type: 'price', format: '# ##0.00 €;-# ##0.00 €', width: 3}, {key: 'RRP IT', label: 'RRP IT', type: 'price', format: '# ##0.00 €;-# ##0.00 €', width: 3},