// graph update

This commit is contained in:
Kevin Granger
2013-10-16 12:18:27 +02:00
parent f284777fc4
commit bc5b807a7b
5 changed files with 26 additions and 14132 deletions
@@ -45,7 +45,7 @@ class AdminDashboardControllerCore extends AdminController
//$this->addJqueryUI('ui.datepicker');
$this->addJS(array(
_PS_JS_DIR_.'/vendor/d3.js',
__PS_BASE_URI__.$admin_webpath.'/themes/'.$this->bo_theme.'/js/vendor/nv.d3.js',
__PS_BASE_URI__.$admin_webpath.'/themes/'.$this->bo_theme.'/js/vendor/nv.d3.min.js',
_PS_JS_DIR_.'/admin-dashboard.js',
));
$this->addCSS(array(