Ajout des fichiers

This commit is contained in:
2025-01-17 22:37:04 +01:00
parent ae3ff19143
commit 80f33d90fe
2 changed files with 5 additions and 0 deletions

5
submit.js Normal file
View File

@@ -0,0 +1,5 @@
let submit = document.getElementById("bouton_submit")
submit.addEventListener("click", function() {
document.location.href = "formulaire_envoye.html";
});

BIN
swiftrescue.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB