mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 09:04:53 +01:00
If possible, include CSS here. Menu does not really work without it.
This commit is contained in:
parent
e23996a45b
commit
5eae11346d
@ -16,6 +16,8 @@
|
|||||||
/phpgwapi/js/dhtmlxtree/dhtmlxMenu/codebase/ext/dhtmlxmenu_ext.js;
|
/phpgwapi/js/dhtmlxtree/dhtmlxMenu/codebase/ext/dhtmlxmenu_ext.js;
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
// Need CSS, or it doesn't really work
|
||||||
|
if(typeof egw != 'undefined') egw(window).includeCSS(egw.webserverUrl + "/phpgwapi/js/egw_action/test/skins/dhtmlxmenu_egw.css");
|
||||||
function egwMenuImpl(_structure)
|
function egwMenuImpl(_structure)
|
||||||
{
|
{
|
||||||
//Create a new dhtmlxmenu object
|
//Create a new dhtmlxmenu object
|
||||||
|
Loading…
Reference in New Issue
Block a user