diff --git a/rmo/template/status.html b/rmo/template/status.html index 72aac1a3..86ec8c25 100644 --- a/rmo/template/status.html +++ b/rmo/template/status.html @@ -39,7 +39,7 @@ function getUniqueFeatures(nuisances, pools, comparatorProperty) { } function renderReports(features) { - console.log("render reports", features); + //console.log("render reports", features); const report_table = document.querySelector('report-table'); let reports = [];