d
This commit is contained in:
parent
278233dab5
commit
a4c600cabf
|
|
@ -20,8 +20,7 @@ class ControleurAccueil extends Controleur {
|
||||||
$this->genererVue(
|
$this->genererVue(
|
||||||
array
|
array
|
||||||
(
|
(
|
||||||
'kpis' => $kpis,
|
'kpis' => $kpis
|
||||||
'polices' => $polices,
|
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user