a
This commit is contained in:
parent
48cf63ac61
commit
9837432a83
|
|
@ -26,9 +26,9 @@ class ControleurAjaxhistoriqueprestation extends Controleur {
|
||||||
|
|
||||||
$garanties = $this->garantie->getListePourActe();
|
$garanties = $this->garantie->getListePourActe();
|
||||||
|
|
||||||
|
$this->genererVueAjax(/*array('beneficiaire' => $beneficiaire, 'garanties' => $garanties));
|
||||||
*/
|
*/
|
||||||
$this->genererVueAjax(/*array('beneficiaire' => $beneficiaire, 'garanties' => $garanties)*/);
|
$this->genererVueAjax();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public function prestations()
|
public function prestations()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user