df
This commit is contained in:
parent
8487e2c320
commit
adf57467a7
|
|
@ -18,6 +18,6 @@ class ControleurAjaxrequeteenteteresumesinistres extends Controleur {
|
|||
|
||||
$sppoliceentete = $this->sppolice->getRapportSpPoliceEntete($idPolice, $dj);
|
||||
|
||||
$this->genererVue(array('sppoliceentete' => $sppoliceentete));
|
||||
$this->genererVueAjax(array('sppoliceentete' => $sppoliceentete));
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user