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> + + -