forked from extern/egroupware
Concatenated dhtmlxmenu.js and dhtmlxmenu_ext.js to one file, to stop the message 'dhtmlxmenu_ext.js required'
This commit is contained in:
parent
1fef159630
commit
130dc87e83
@ -886,7 +886,7 @@ class nextmatch_widget
|
||||
egw_framework::validate_file('egw_action','egw_keymanager');
|
||||
egw_framework::validate_file('.', 'nextmatch_action', 'etemplate');
|
||||
|
||||
egw_framework::validate_file('dhtmlxtree','dhtmlxMenu/codebase/ext/dhtmlxmenu_ext');
|
||||
//egw_framework::validate_file('dhtmlxtree','dhtmlxMenu/codebase/ext/dhtmlxmenu_ext');
|
||||
|
||||
if (!is_array($action_links)) $action_links = array();
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user