a
This commit is contained in:
parent
c3521810ed
commit
45445b09fc
|
|
@ -1377,6 +1377,9 @@ function creer_avenant()
|
||||||
|
|
||||||
function enregistrer_avenant()
|
function enregistrer_avenant()
|
||||||
{
|
{
|
||||||
|
alert("enregistrer_avenant");
|
||||||
|
return;
|
||||||
|
|
||||||
codeTypeAvenant=$("#codeTypeAvenant").val();
|
codeTypeAvenant=$("#codeTypeAvenant").val();
|
||||||
oldCodeTypeAvenant=$("#oldCodeTypeAvenant").val();
|
oldCodeTypeAvenant=$("#oldCodeTypeAvenant").val();
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -595,7 +595,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=2026.01.03.00"></script>
|
<script src="/Js/fonctions.js?ver=2026.01.03.01"></script>
|
||||||
|
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
setInterval(function() {
|
setInterval(function() {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user