a
This commit is contained in:
parent
2d3dcd404f
commit
c8b84c84f4
|
|
@ -23,7 +23,9 @@ class ControleurAjaxmouvementassure extends Controleur {
|
|||
"debut" => $debut,
|
||||
"fin" => $fin,
|
||||
)
|
||||
)
|
||||
);
|
||||
exit();
|
||||
|
||||
$ententeprealables = $this->ententeprealable->getEntenteprealablespha($codeReponseEntentePrealable, $debut, $fin);
|
||||
|
||||
$this->genererVueAjax(array('ententeprealables' => $ententeprealables));
|
||||
|
|
|
|||
|
|
@ -638,7 +638,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
|
|||
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
|
||||
|
||||
<!-- Application Scripts -->
|
||||
<script src="/Js/fonctions.js?ver=2026.01.05.24"></script>
|
||||
<script src="/Js/fonctions.js?ver=2026.01.05.25"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
raffraichier_gabarit();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user