This commit is contained in:
Laurent Destailleur 2018-05-10 11:50:35 +02:00
parent 82708705c7
commit 842c6168a2

View File

@ -498,7 +498,7 @@ class FormFile
$modellist=ModelePDFCards::liste_modeles($this->db); $modellist=ModelePDFCards::liste_modeles($this->db);
} }
} }
elseif ($modulepart == 'agenda') elseif ($modulepart == 'agenda' || $modulepart == 'actions')
{ {
if (is_array($genallowed)) $modellist=$genallowed; if (is_array($genallowed)) $modellist=$genallowed;
else else