This commit is contained in:
2026-07-05 15:01:10 +00:00
parent 4d0373965a
commit a5b6f5aa39
3 changed files with 2 additions and 3 deletions

View File

@@ -26250,7 +26250,6 @@ function changer_entite_portail()
image_logo.setAttribute('src', src_logo);
alert("height => "+image_logo.height);
alert("clientHeight => "+image_logo.clientHeight);
}
});
}