From bb139b6425cb0ca7ac1dd29fe2596b8716c3a4b5 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Tue, 10 Mar 2026 12:17:52 +0000 Subject: [PATCH] df --- Controleur/ControleurFicheprestataire.php | 5 ++--- Vue/Ficheprestataire/index.php | 12 ++++++++++-- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/Controleur/ControleurFicheprestataire.php b/Controleur/ControleurFicheprestataire.php index ae3f22cc..cc6c9f14 100755 --- a/Controleur/ControleurFicheprestataire.php +++ b/Controleur/ControleurFicheprestataire.php @@ -32,10 +32,9 @@ class ControleurFicheprestataire extends Controleur $codeSociete = $_SESSION['codeSociete']; $societe = $this->societe->getSocieteSimple($codeSociete); - - $chemin = $this->menuvue->getChemin('Ficheprestataire'); $this->genererVue(array('prestataire' => $prestataire, 'societe' => $societe, - 'hactivationderogationfingerprestataires' => $hactivationderogationfingerprestataires, 'chemin' => $chemin)); + 'hactivationderogationfingerprestataires' => $hactivationderogationfingerprestataires + )); } } \ No newline at end of file diff --git a/Vue/Ficheprestataire/index.php b/Vue/Ficheprestataire/index.php index 77ee4c2d..3a876c5c 100755 --- a/Vue/Ficheprestataire/index.php +++ b/Vue/Ficheprestataire/index.php @@ -270,12 +270,20 @@ - + + + + + + " readonly> + + " readonly> + + -