diff --git a/static/functions.js b/static/functions.js index c45f537..ad35d95 100644 --- a/static/functions.js +++ b/static/functions.js @@ -1,11 +1,3 @@ -$(document).ready(function() { - $(".areyousure").on("click", function(e) { - if(!confirm("Êtes-vous sûr ?")) { - e.preventDefault(); - } - }); -}); - $(document).ready(function() { $(".toggle-dark-mode").on("click", function() { var currentState = $("html").attr("data-bs-theme"); diff --git a/views/field.html b/views/field.html index 169c146..4246c9e 100644 --- a/views/field.html +++ b/views/field.html @@ -72,8 +72,8 @@ Liste