This commit is contained in:
KONE SOREL 2025-12-22 09:16:38 +00:00
parent fb78962fc1
commit a87e165f97

View File

@ -554,8 +554,6 @@ foreach ($menus as $key0 => $menuParent) {
<!-- Service Worker Registration -->
<script src="/Js/sw-register.js?ver=2025.12.22.00"></script>
</body>
</html>
<script>
// Test du système de menus
@ -688,3 +686,6 @@ function testMenuSystem() {
// Exposer la fonction de test
window.testMenuSystem = testMenuSystem;
</script>
</body>
</html>