a
This commit is contained in:
parent
4b06439fca
commit
0ed05d8f20
|
|
@ -46,6 +46,10 @@ class ControleurCreeravenant extends Controleur {
|
||||||
else
|
else
|
||||||
if($codeTypeAvenant=="INC")
|
if($codeTypeAvenant=="INC")
|
||||||
{
|
{
|
||||||
|
$this->police->creeravenant($idPolice, $codeTypeAvenant, $motifavenant, $dateAvenant);
|
||||||
|
|
||||||
|
$this->police->getContexteAjaxPolice($idPolice);
|
||||||
|
|
||||||
$this->rediriger("Listeadherent");
|
$this->rediriger("Listeadherent");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user