a
This commit is contained in:
parent
2d3dcd404f
commit
c8b84c84f4
|
|
@ -23,7 +23,9 @@ class ControleurAjaxmouvementassure extends Controleur {
|
||||||
"debut" => $debut,
|
"debut" => $debut,
|
||||||
"fin" => $fin,
|
"fin" => $fin,
|
||||||
)
|
)
|
||||||
)
|
);
|
||||||
|
exit();
|
||||||
|
|
||||||
$ententeprealables = $this->ententeprealable->getEntenteprealablespha($codeReponseEntentePrealable, $debut, $fin);
|
$ententeprealables = $this->ententeprealable->getEntenteprealablespha($codeReponseEntentePrealable, $debut, $fin);
|
||||||
|
|
||||||
$this->genererVueAjax(array('ententeprealables' => $ententeprealables));
|
$this->genererVueAjax(array('ententeprealables' => $ententeprealables));
|
||||||
|
|
|
||||||
|
|
@ -638,7 +638,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.05.24"></script>
|
<script src="/Js/fonctions.js?ver=2026.01.05.25"></script>
|
||||||
|
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
raffraichier_gabarit();
|
raffraichier_gabarit();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user