diff --git a/Js/fonctions.js b/Js/fonctions.js index 09005c3..91a07bd 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -16711,7 +16711,7 @@ function afficher_liste_prestataires_actifs() complete: function() { $("#div_liste_prestataire").html(donnees_retour); dataTableSpeciale(); - $("#nbligne").val("Lignes : "+$("#nbligne_info").val()); + // $("#nbligne").val("Lignes : "+$("#nbligne_info").val()); } }); } diff --git a/Vue/Prestataires/index.php b/Vue/Prestataires/index.php index f01e560..dfffc20 100755 --- a/Vue/Prestataires/index.php +++ b/Vue/Prestataires/index.php @@ -68,15 +68,6 @@ - - -
- - -
- - diff --git a/Vue/gabarit.php b/Vue/gabarit.php index e793a70..744552a 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -299,20 +299,20 @@
$_SESSION['dossierLogo'], "dossierAssure" => $_SESSION['dossierAssure'], "lienLogo" => $_SESSION['lienLogo'], "dateEffetAdherent_C" => $_SESSION['dateEffetAdherent_C'], "idAdherent_C" => $_SESSION['idAdherent_C'], - */ "idCollege_C" => $_SESSION['idCollege_C'], ) ); + */ ?>