From dc3a52a8a9c9391b45ac549aecb264e1e36a1f99 Mon Sep 17 00:00:00 2001 From: ignifugo Date: Tue, 11 Jan 2022 19:27:13 +0100 Subject: [PATCH] link singole schede --- index.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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(); + }); +