Browse Source

link singole schede

ignifugo 2 years ago
parent
commit
dc3a52a8a9
1 changed files with 5 additions and 1 deletions
  1. 5 1
      index.html

+ 5 - 1
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();
 
+         });
+         
     </script>
 </body>