Ver código fonte

202511232102

evo4532
Thibaud 1 mês atrás
pai
commit
ddaccfed78
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      frontend/protos/back/index.html

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

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

Carregando…
Cancelar
Salvar