--- a/ckanext/ga_report/templates/ga_report/publisher/index.html +++ b/ckanext/ga_report/templates/ga_report/publisher/index.html @@ -14,9 +14,23 @@ Download as CSV

+
  • +

    Graph Legend

    +
    +
    +
  • + + + + + + + + +
    @@ -34,17 +48,17 @@
    + ${rickshaw_graph(c.top_publishers_graph,'publishers')} - - -
    Publisher Dataset Views
    ${h.link_to(publisher.title, h.url_for(controller='ckanext.ga_report.controller:GaDatasetReport', action='read_publisher', id=publisher.name) + ("?month=" + c.month) if c.month else '')} + + ${h.link_to(publisher.title, h.url_for(controller='ckanext.ga_report.controller:GaDatasetReport', action='read_publisher', id=publisher.name) + (("?month=" + c.month) if c.month else ''))} ${views}