=== modified file 'dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/dashboard.vm' --- dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/dashboard.vm 2015-01-04 15:49:34 +0000 +++ dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/dashboard.vm 2015-01-12 16:46:20 +0000 @@ -28,7 +28,7 @@ Ext.Loader.injectScriptElement('plugin/chart.js', function() { Ext.Loader.injectScriptElement('plugin/map.js', function() { Ext.Loader.injectScriptElement('plugin/eventreport.js', function() { - Ext.Loader.injectScriptElement('plugin/eventreport.js', function() { + Ext.Loader.injectScriptElement('plugin/eventchart.js', function() { Ext.Loader.injectScriptElement('javascript/dashboard.js', function() {} ); }); });