forked from extern/egroupware
added edit/edit_id/edit_popup to infolog link registry
This commit is contained in:
parent
74383ecb15
commit
30ae4a3f25
@ -41,6 +41,11 @@ class infolog_hooks
|
||||
'add_id' => 'action_id',
|
||||
'add_popup' => '750x550',
|
||||
'file_access'=> 'infolog.infolog_bo.file_access',
|
||||
'edit' => array(
|
||||
'menuaction' => 'infolog.infolog_ui.edit',
|
||||
),
|
||||
'edit_id' => 'info_id',
|
||||
'edit_popup' => '750x580',
|
||||
);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user