mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-22 21:30:54 +01:00
Backported commit 38270 from trunk, concatenated dhtmlxmenu and dhtmlxmenu_ext
This commit is contained in:
parent
aa3ac75278
commit
36f9cc2f6a
@ -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();
|
||||
|
||||
|
@ -675,7 +675,7 @@ class uifelamimail
|
||||
egw_framework::validate_file('egw_action','egw_stylesheet');
|
||||
|
||||
// The ext stuff has to be loaded at the end
|
||||
egw_framework::validate_file('dhtmlxtree','dhtmlxMenu/codebase/ext/dhtmlxmenu_ext');
|
||||
// egw_framework::validate_file('dhtmlxtree','dhtmlxMenu/codebase/ext/dhtmlxmenu_ext');
|
||||
|
||||
egw_framework::validate_file('jscode','viewMainScreen','felamimail');
|
||||
egw_framework::includeCSS('/phpgwapi/js/egw_action/test/skins/dhtmlxmenu_egw.css');
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user