diff --git a/public/viewjs/stockoverview.js b/public/viewjs/stockoverview.js index 54c56f78..491ef295 100755 --- a/public/viewjs/stockoverview.js +++ b/public/viewjs/stockoverview.js @@ -25,7 +25,9 @@ { "type": "html", "targets": 5 }, { "type": "html", "targets": 11 }, { "type": "html-num-fmt", "targets": 12 }, - { "type": "num", "targets": 13 } + { "type": "num", "targets": 13 }, + { "type": "html-num-fmt", "targets": 4 }, + { "type": "html-num-fmt", "targets": 18 } ].concat($.fn.dataTable.defaults.columnDefs) });