FIX hook on group card called but not initialized
This commit is contained in:
parent
2b225c76d7
commit
b3b064d310
@ -64,6 +64,7 @@ $extrafields = new ExtraFields($db);
|
|||||||
// fetch optionals attributes and labels
|
// fetch optionals attributes and labels
|
||||||
$extralabels=$extrafields->fetch_name_optionals_label($object->table_element);
|
$extralabels=$extrafields->fetch_name_optionals_label($object->table_element);
|
||||||
|
|
||||||
|
$hookmanager->initHooks(array('groupcard','globalcard'));
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Action remove group
|
* Action remove group
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user