test
This commit is contained in:
parent
fb78962fc1
commit
a87e165f97
|
|
@ -554,8 +554,6 @@ foreach ($menus as $key0 => $menuParent) {
|
||||||
|
|
||||||
<!-- Service Worker Registration -->
|
<!-- Service Worker Registration -->
|
||||||
<script src="/Js/sw-register.js?ver=2025.12.22.00"></script>
|
<script src="/Js/sw-register.js?ver=2025.12.22.00"></script>
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
// Test du système de menus
|
// Test du système de menus
|
||||||
|
|
@ -688,3 +686,6 @@ function testMenuSystem() {
|
||||||
// Exposer la fonction de test
|
// Exposer la fonction de test
|
||||||
window.testMenuSystem = testMenuSystem;
|
window.testMenuSystem = testMenuSystem;
|
||||||
</script>
|
</script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user