[MERGE] config-rework2, rpa apr
[odoo/odoo.git] / addons / base_gantt / __openerp__.py
index 55cec2c..c23f352 100644 (file)
@@ -3,8 +3,8 @@
     "version": "2.0",
     "depends": ['base'],
     "js": [
-        'static/lib/dhtmlxGantt/codebase/dhtmlxcommon.js',
-        'static/lib/dhtmlxGantt/codebase/dhtmlxgantt.js',
+        'static/lib/dhtmlxGantt/sources/dhtmlxcommon.js',
+        'static/lib/dhtmlxGantt/sources/dhtmlxgantt.js',
         'static/src/js/gantt.js'
     ],
     "css": ['static/lib/dhtmlxGantt/codebase/dhtmlxgantt.css'],