diff --git a/modules/EcmReports/BimIT-Reports/productsBySales/productsBySales.js b/modules/EcmReports/BimIT-Reports/productsBySales/productsBySales.js
index 34e18684..cae78c2c 100644
--- a/modules/EcmReports/BimIT-Reports/productsBySales/productsBySales.js
+++ b/modules/EcmReports/BimIT-Reports/productsBySales/productsBySales.js
@@ -489,7 +489,7 @@ function updateRawMaterialsPositions() {
$("#rawMaterialsTableSum").html(Math.ceil(sum));
}
function componentsTablePrototype() {
- return '
'
+ return ''
}
function rawMaterialsTablePrototype() {
return ''