a
This commit is contained in:
parent
b00600ca3b
commit
95d79fd46f
|
|
@ -1440,6 +1440,9 @@ function enregistrer_avenant()
|
|||
|
||||
function pop_afficher_selection_retrait()
|
||||
{
|
||||
alert("pop_afficher_selection_retrait");
|
||||
return;
|
||||
|
||||
var div_selection_assure = $('#div_selection_assure');
|
||||
|
||||
div_selection_assure.html('<div style="padding-top:80px;"><img src="Bootstrap/images/loading.gif"/> <span style="font-size:15pt;">' + 'Veuillez patienter... / Please wait...' + '</span></div>');
|
||||
|
|
|
|||
|
|
@ -595,7 +595,7 @@ $activeChildId = $menuData['child'];
|
|||
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
|
||||
|
||||
<!-- Application Scripts -->
|
||||
<script src="/Js/fonctions.js?ver=2026.01.03.03"></script>
|
||||
<script src="/Js/fonctions.js?ver=2026.01.03.05"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
setInterval(function() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user