]> _ Git - fluidbook-html5.git/commitdiff
wait #5535 @0:05
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 4 Nov 2022 15:06:21 +0000 (16:06 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 4 Nov 2022 15:06:21 +0000 (16:06 +0100)
js/libs/fluidbook/cart/fluidbook.cart.puma-se.js

index 86538364400046a0a2179ea75003bba0be447219..0532f15c35e157bf33a6b66d04ab0488a08f130d 100644 (file)
@@ -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},