From d68f688bcd305ebefc6843e4bb5296123e42c15d Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sun, 5 Jul 2026 14:43:03 +0000 Subject: [PATCH] a --- Js/fonctions.js | 2 ++ Vue/gabarit.php | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index bed8244..78cb113 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -26246,6 +26246,8 @@ function changer_entite_portail() const wrapper = document.querySelector('.login-wrapper'); wrapper.style.backgroundImage = `url('${src_logo}')`; + alert("src_logo => "+src_logo); + const image_logo = document.getElementById('image_logo'); image_logo.setAttribute('src', src_logo); } diff --git a/Vue/gabarit.php b/Vue/gabarit.php index d5c1d07..8aa2da6 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -891,7 +891,7 @@ - +