Explorar el Código

202511232102

evo4532
Thibaud hace 1 mes
padre
commit
ddaccfed78
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      frontend/protos/back/index.html

+ 1
- 1
frontend/protos/back/index.html Ver fichero

@ -153,7 +153,7 @@
function afterNavbarVisibility(_visible) {
intersectionObserverLog('TRIGGER '+arguments.callee.name);
if (_visible) {
etatSections(3);
etatSections(2);
}
}
addIntersectionObserverEntry("div_before_navbar", beforeNavbarVisibility);

Cargando…
Cancelar
Guardar