diff --git a/index.html b/index.html index 804e03d..1ef51cf 100644 --- a/index.html +++ b/index.html @@ -74,7 +74,7 @@ window.print(); location.reload(); - } + }; var test_array = [["Nome","Realtà Produttiva","Località","Referente della visita"]]; @@ -128,7 +128,11 @@ function exportCsvP(){ console.log("click"); }; + $(function() { + // url_mercato(); + }); +