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