mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
Move gantt css to seperate link instead of including
This commit is contained in:
parent
33f264346a
commit
e1134224fc
@ -11,6 +11,8 @@
|
||||
* @version $Id$
|
||||
*/
|
||||
|
||||
egw_framework::includeCSS('/phpgwapi/js/dhtmlxGantt/codebase/dhtmlxgantt.css');
|
||||
|
||||
/**
|
||||
* eTemplate Gantt chart widget
|
||||
*
|
||||
|
@ -8,10 +8,6 @@
|
||||
*/
|
||||
@import url("../../../phpgwapi/js/jquery/magicsuggest/src/magicsuggest-1.3.1.css");
|
||||
|
||||
/**
|
||||
* dhtmlXgantt chart
|
||||
*/
|
||||
@import url("../../../phpgwapi/js/dhtmlxGantt/codebase/dhtmlxgantt.css");
|
||||
|
||||
/**
|
||||
* Top level
|
||||
|
Loading…
Reference in New Issue
Block a user