--- a/ckanext/ga_report/templates/ga_report/site/index.html +++ b/ckanext/ga_report/templates/ga_report/site/index.html @@ -38,15 +38,6 @@

Site Usage

${usage_nav('Site-wide')} - -
-
- - ${month_selector(c.month, c.months, c.day)} - - -
-
@@ -143,6 +166,7 @@ $(function() { CKAN.GA_Reports.bind_sparklines(); CKAN.GA_Reports.bind_sidebar(); + CKAN.GA_Reports.bind_month_selector(); if (!window.location.hash) { window.location.hash='totals'; }