dr
This commit is contained in:
parent
3318525731
commit
8ed704cd6c
|
|
@ -41,7 +41,7 @@ function connexion_cookie()
|
||||||
$(function() {
|
$(function() {
|
||||||
// Initialisation des composants au chargement de la page
|
// Initialisation des composants au chargement de la page
|
||||||
appliquerDataTable('.tabliste');
|
appliquerDataTable('.tabliste');
|
||||||
dataTableMini();
|
dataTableSpecialeMini();
|
||||||
|
|
||||||
//const vueOuverte = $("#vue").val();
|
//const vueOuverte = $("#vue").val();
|
||||||
let nomForm = $("#nomForm").val();
|
let nomForm = $("#nomForm").val();
|
||||||
|
|
@ -1551,7 +1551,7 @@ function pop_afficher_selection_retrait() {
|
||||||
div_selection_assure.html(data);
|
div_selection_assure.html(data);
|
||||||
|
|
||||||
// 3. INITIALISATION DU DATATABLE GÉNÉRIQUE
|
// 3. INITIALISATION DU DATATABLE GÉNÉRIQUE
|
||||||
dataTableMini();
|
dataTableSpecialeMini();
|
||||||
},
|
},
|
||||||
complete: function() {
|
complete: function() {
|
||||||
// 4. Gestion propre du Modal
|
// 4. Gestion propre du Modal
|
||||||
|
|
|
||||||
|
|
@ -654,7 +654,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
|
||||||
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
|
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
|
||||||
|
|
||||||
<!-- Application Scripts -->
|
<!-- Application Scripts -->
|
||||||
<script src="/Js/fonctions.js?ver=2026.01.19.15"></script>
|
<script src="/Js/fonctions.js?ver=2026.01.19.16"></script>
|
||||||
|
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
raffraichier_gabarit();
|
raffraichier_gabarit();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user