Searching system

This commit is contained in:
2025-06-11 12:58:56 +02:00
committed by GitHub
parent 389d293465
commit d99a5d621e
4 changed files with 295 additions and 5 deletions

View File

@@ -34,6 +34,7 @@ function copiaOutput() {
function pulisci() {
document.getElementById("matrda").value = "";
document.getElementById("matra").value = "";
document.getElementById("modello").value = "";
document.getElementById("link").value = "";
document.getElementById("output").innerHTML = "";
}