forked from extern/egroupware
load new row selection / egw_actions system for all nextmatch lists, not only ones defining actions / context menus
This commit is contained in:
parent
97d920bc57
commit
2e95210154
@ -856,8 +856,6 @@ class nextmatch_widget
|
||||
egw_framework::validate_file('egw_action','egw_menu_dhtmlx');
|
||||
egw_framework::validate_file('.', 'nextmatch_action', 'etemplate');
|
||||
|
||||
if ($actions)
|
||||
{
|
||||
if (!is_array($action_links)) $action_links = array();
|
||||
|
||||
return '
|
||||
@ -887,7 +885,6 @@ class nextmatch_widget
|
||||
});
|
||||
</script>';
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Calling our callback
|
||||
|
Loading…
Reference in New Issue
Block a user