diff --git a/Js/fonctions.js b/Js/fonctions.js index 896f479..fe93b3b 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -25,7 +25,6 @@ document.addEventListener('DOMContentLoaded', function() { } }); - // Fonction pour formater les messages avec retours à la ligne automatiques function formatMessageForSwal(message) { if (!message) return ''; diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 238692e..bd8a4c8 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -9,7 +9,6 @@ $_SESSION['firstLevelMenu']=$activeLink; - const MAX_COMPANY_NAME_LENGTH = 20; /*