FIX #8762
This commit is contained in:
parent
82708705c7
commit
842c6168a2
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user