mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
Include infolog js file for multi-infolog actions
This commit is contained in:
parent
57866ca97e
commit
98df477a23
@ -1739,7 +1739,8 @@ class addressbook_ui extends addressbook_bo
|
||||
|
||||
// set id for automatic linking via quick add
|
||||
$GLOBALS['egw_info']['flags']['currentid'] = $content['id'];
|
||||
|
||||
// Load JS for infolog actions
|
||||
egw_framework::validate_file('.','index','infolog');
|
||||
$this->tmpl->exec('addressbook.addressbook_ui.view',$content,$sel_options,$readonlys,array('id' => $content['id']));
|
||||
|
||||
$GLOBALS['egw']->hooks->process(array(
|
||||
|
Loading…
Reference in New Issue
Block a user