From 80b5c5399a773e957e954623015833ad4c1e900d Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sun, 5 Jul 2026 15:06:39 +0000 Subject: [PATCH] a --- Js/fonctions.js | 5 ----- Vue/Ajaxconnexioncookie/index.php | 11 ----------- Vue/gabarit.php | 2 +- 3 files changed, 1 insertion(+), 17 deletions(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index 2efed5f..3576b10 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -26243,13 +26243,8 @@ function changer_entite_portail() src_logo="Societes/"+codeSociete+"/Logos/logo_societe.png"; } - const wrapper = document.querySelector('.login-wrapper'); - wrapper.style.backgroundImage = `url('${src_logo}')`; - const image_logo = document.getElementById('image_logo'); image_logo.setAttribute('src', src_logo); - - alert("height => "+image_logo.height); } }); } diff --git a/Vue/Ajaxconnexioncookie/index.php b/Vue/Ajaxconnexioncookie/index.php index 3c0e479..362f904 100755 --- a/Vue/Ajaxconnexioncookie/index.php +++ b/Vue/Ajaxconnexioncookie/index.php @@ -45,17 +45,6 @@