a
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user