link singole schede
This commit is contained in:
parent
b54ceec73a
commit
dc3a52a8a9
1 changed files with 5 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue