Va
This commit is contained in:
parent
9cbf2091f4
commit
58a2f533cb
|
|
@ -808,6 +808,7 @@ function afficher_adherents_police()
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
function graphique_sinistre() {
|
function graphique_sinistre() {
|
||||||
$("#div_graphique").html(`
|
$("#div_graphique").html(`
|
||||||
<div class="text-center my-5 py-5">
|
<div class="text-center my-5 py-5">
|
||||||
|
|
|
||||||
|
|
@ -599,7 +599,7 @@ $activeChildId = $menuData['child'];
|
||||||
<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=2025.12.30.10"></script>
|
<script src="/Js/fonctions.js?ver=2025.12.31.00"></script>
|
||||||
|
|
||||||
<?php if (est_anglophone()): ?>
|
<?php if (est_anglophone()): ?>
|
||||||
<script src="/Js/datepicker-eng.js"></script>
|
<script src="/Js/datepicker-eng.js"></script>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user