df
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user