This commit is contained in:
KONE SOREL 2025-12-31 07:35:48 +00:00
parent 9cbf2091f4
commit 58a2f533cb
2 changed files with 2 additions and 1 deletions

View File

@ -808,6 +808,7 @@ function afficher_adherents_police()
});
}
function graphique_sinistre() {
$("#div_graphique").html(`
<div class="text-center my-5 py-5">

View File

@ -599,7 +599,7 @@ $activeChildId = $menuData['child'];
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
<!-- Application Scripts -->
<script src="/Js/fonctions.js?ver=2025.12.30.10"></script>
<script src="/Js/fonctions.js?ver=2025.12.31.00"></script>
<?php if (est_anglophone()): ?>
<script src="/Js/datepicker-eng.js"></script>