Show top datasets cross-publisher. Drop-down for the publisher. Browser version numbers filtered on download, so you get this version in the CSV too - for privacy. single_popular_dataset now copes when not much data, and can return the figures so DGU can reskin it in its own repo. Notes about usage stats centralised to notes.html.
[ckanext-ga-report.git] / ckanext / ga_report / templates / ga_report / ga_popular_datasets.html
blob:a/ckanext/ga_report/templates/ga_report/ga_popular_datasets.html -> blob:b/ckanext/ga_report/templates/ga_report/ga_popular_datasets.html
--- a/ckanext/ga_report/templates/ga_report/ga_popular_datasets.html
+++ b/ckanext/ga_report/templates/ga_report/ga_popular_datasets.html
@@ -5,7 +5,7 @@
 
 <div class="popular_datasets">
     <div class="pull-right">
-        <a href="${h.url_for(controller='ckanext.ga_report.controller:GaPublisherReport',action='index')}" class="btn btn-primary">More popular datasets »</a>
+        <a href="${h.url_for(controller='ckanext.ga_report.controller:GaDatasetReport',action='read')}" class="btn btn-primary">More popular datasets »</a>
     </div>
     <h2>Popular datasets</h2>
     <h4>${publisher.title}</h4>