a
This commit is contained in:
parent
0429cede80
commit
017697b71b
|
|
@ -30,6 +30,7 @@ class ControleurAjaxstatutacte extends Controleur {
|
|||
|
||||
$statut = "99";
|
||||
$motif = $this->garantie->getlibellemotifdepassement($statut);
|
||||
|
||||
$this->genererVueAjax(array(
|
||||
'statut' => $statut,
|
||||
'motif' => $motif,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user