c
This commit is contained in:
parent
9ea73ea5cb
commit
3424b5205f
|
|
@ -1677,7 +1677,7 @@ function liste_avenant()
|
||||||
function controle_date_avenant() {
|
function controle_date_avenant() {
|
||||||
let codeTypeAvenant = $("#codeTypeAvenant").val();
|
let codeTypeAvenant = $("#codeTypeAvenant").val();
|
||||||
$("#div_periodidite").html("");
|
$("#div_periodidite").html("");
|
||||||
$("#dateAvenant").val($("#datejourfr_C").val());
|
$("#dateAvenant").val($("#datejour_C").val());
|
||||||
//$("#dateAvenant").prop("readonly", true);
|
//$("#dateAvenant").prop("readonly", true);
|
||||||
//$("#motifavenant").prop("readonly", true);
|
//$("#motifavenant").prop("readonly", true);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -655,7 +655,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.20.01"></script>
|
<script src="/Js/fonctions.js?ver=2026.01.20.02"></script>
|
||||||
|
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
raffraichier_gabarit();
|
raffraichier_gabarit();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user