This commit is contained in:
2026-01-19 17:32:48 +00:00
parent 3318525731
commit 8ed704cd6c
2 changed files with 3 additions and 3 deletions

View File

@@ -41,7 +41,7 @@ function connexion_cookie()
$(function() {
// Initialisation des composants au chargement de la page
appliquerDataTable('.tabliste');
dataTableMini();
dataTableSpecialeMini();
//const vueOuverte = $("#vue").val();
let nomForm = $("#nomForm").val();
@@ -1551,7 +1551,7 @@ function pop_afficher_selection_retrait() {
div_selection_assure.html(data);
// 3. INITIALISATION DU DATATABLE GÉNÉRIQUE
dataTableMini();
dataTableSpecialeMini();
},
complete: function() {
// 4. Gestion propre du Modal