diff --git a/Js/fonctions.js b/Js/fonctions.js index b94d19b4..8c6151d3 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -34416,7 +34416,7 @@ function afficher_garantie_produit_cons() { // INITIALISATION DATATABLE setTimeout(function() { const nomGarant = $("#codeGcAssureur option:selected").text(); - initSmartTable('#tableSeuils', 'Seuils d\'alerte - ' + nomGarant); + initSmartTable('#tableSeuils', 'Seuils d\'alerte - ' + nomGarant, false); }, 150); }, error: function() { diff --git a/Vue/Modifparamseuilalerte/index.php b/Vue/Modifparamseuilalerte/index.php index 8520a25d..0fb5dd50 100755 --- a/Vue/Modifparamseuilalerte/index.php +++ b/Vue/Modifparamseuilalerte/index.php @@ -1,45 +1,64 @@ -titre = "INTER SANTE - Seuil alerte consommation"; - - $codeGcAssureur = isset($_SESSION['codeGcAssureur_S']) ? $_SESSION['codeGcAssureur_S'] : ""; - $codeProduit = isset($_SESSION['codeProduit_S']) ? $_SESSION['codeProduit_S'] : ""; + - +
| = _("Garant") ?> | -- - | - -= _("Produit") ?> | -
-
-
-
- |
- - | - | " onClick="javascript:afficher_garantie_produit();"> | - - -