a
This commit is contained in:
parent
55ac652fb2
commit
49f9543a2d
|
|
@ -83327,10 +83327,10 @@ function maj_dureeCorrigee_proforma_hospit(idProforma, dureeCorrigee)
|
|||
error: function(errorData) {
|
||||
},
|
||||
success: function(data) {
|
||||
|
||||
$('#div_test_gabarit').html(data);
|
||||
},
|
||||
complete: function() {
|
||||
ajaxtraitementproformahospitalisation();
|
||||
// ajaxtraitementproformahospitalisation();
|
||||
}
|
||||
});
|
||||
|
||||
|
|
|
|||
|
|
@ -982,7 +982,7 @@
|
|||
|
||||
<script src="https://cdn.jsdelivr.net/npm/toastr@2.1.4/build/toastr.min.js" crossorigin="anonymous"></script>
|
||||
|
||||
<script src="Js/fonctions.js?ver=2026.07.23.01"></script>
|
||||
<script src="Js/fonctions.js?ver=2026.07.23.02"></script>
|
||||
|
||||
<script src="https://cdn.jsdelivr.net/npm/vue@3/dist/vue.global.prod.js"></script>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user