ajout fichier prestation, fusion des 3 pages
This commit is contained in:
@@ -48,5 +48,8 @@ form.addEventListener("submit", function (e) {
|
||||
existingPrestations.push(titre);
|
||||
|
||||
|
||||
setTimeout(() => {
|
||||
window.location.href = "../liste_prestation/liste_prestation.html";
|
||||
}, 1500);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user