diff --git a/modules/admin/tpl/js/dashboard_counter.js b/modules/admin/tpl/js/dashboard_counter.js index 60eab1aa0..44180aaee 100644 --- a/modules/admin/tpl/js/dashboard_counter.js +++ b/modules/admin/tpl/js/dashboard_counter.js @@ -77,4 +77,4 @@ function drawChart(sContainerId, sTitle, aLastWeek, aThisWeek) } } }); -}; \ No newline at end of file +}