From 4ea6d9d1960508375b200c95bcf30f51a0a4ecdd Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sun, 5 Jul 2026 13:07:12 +0000 Subject: [PATCH] a --- Controleur/ControleurAjaxchangerentiteportail.php | 5 ++++- Vue/Ajaxchangerentiteportail/english.php | 4 ++-- Vue/Ajaxchangerentiteportail/french.php | 2 ++ Vue/Ajaxconnexioncookie/english.php | 2 ++ Vue/Ajaxconnexioncookie/french.php | 2 ++ Vue/Ajaxconnexioncookie/index.php | 2 +- 6 files changed, 13 insertions(+), 4 deletions(-) diff --git a/Controleur/ControleurAjaxchangerentiteportail.php b/Controleur/ControleurAjaxchangerentiteportail.php index b4dc1f0e..a66f2955 100755 --- a/Controleur/ControleurAjaxchangerentiteportail.php +++ b/Controleur/ControleurAjaxchangerentiteportail.php @@ -30,6 +30,8 @@ class ControleurAjaxchangerentiteportail extends Controleur { $actif = $this->societeuser->estActif($codeSociete); } + + $afficherLogoSociete = $this->societeuser->get_afficher_logo_societe($codeSociete); $this->genererVueAjax ( @@ -37,7 +39,8 @@ class ControleurAjaxchangerentiteportail extends Controleur { ( 'codeUtilisateur' => $codeUtilisateur, 'societeExiste' => $societeExiste, - 'actif' => $actif + 'actif' => $actif, + 'afficherLogoSociete' => $afficherLogoSociete, ) ); } diff --git a/Vue/Ajaxchangerentiteportail/english.php b/Vue/Ajaxchangerentiteportail/english.php index 4c3851b9..b19d86b6 100755 --- a/Vue/Ajaxchangerentiteportail/english.php +++ b/Vue/Ajaxchangerentiteportail/english.php @@ -1,3 +1,4 @@ + @@ -11,8 +12,7 @@
- - +
diff --git a/Vue/Ajaxchangerentiteportail/french.php b/Vue/Ajaxchangerentiteportail/french.php index 08fd5f12..974db06e 100755 --- a/Vue/Ajaxchangerentiteportail/french.php +++ b/Vue/Ajaxchangerentiteportail/french.php @@ -1,3 +1,4 @@ + @@ -8,6 +9,7 @@ +
diff --git a/Vue/Ajaxconnexioncookie/english.php b/Vue/Ajaxconnexioncookie/english.php index b544374f..b155ebcf 100755 --- a/Vue/Ajaxconnexioncookie/english.php +++ b/Vue/Ajaxconnexioncookie/english.php @@ -37,6 +37,7 @@
+
@@ -53,6 +54,7 @@
+
diff --git a/Vue/Ajaxconnexioncookie/french.php b/Vue/Ajaxconnexioncookie/french.php index ebc756bc..5bc26b46 100755 --- a/Vue/Ajaxconnexioncookie/french.php +++ b/Vue/Ajaxconnexioncookie/french.php @@ -37,6 +37,7 @@
+
@@ -53,6 +54,7 @@
+
diff --git a/Vue/Ajaxconnexioncookie/index.php b/Vue/Ajaxconnexioncookie/index.php index 662c7212..024bb29f 100755 --- a/Vue/Ajaxconnexioncookie/index.php +++ b/Vue/Ajaxconnexioncookie/index.php @@ -22,7 +22,7 @@ $societeExiste = true; ?> - +