diff --git a/js/core/view/shipping/csvpuckformview.js b/js/core/view/shipping/csvpuckformview.js index 4f22ee93c..f32972969 100644 --- a/js/core/view/shipping/csvpuckformview.js +++ b/js/core/view/shipping/csvpuckformview.js @@ -246,9 +246,11 @@ CSVPuckFormView.prototype.csvToArray = function(csvContent) { if (allTextLines){ if (allTextLines.length > 0){ var lines = []; - for (var i=0; i