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

+
  • +

    Graph Legend

    +
    +
    +
  • @@ -22,6 +27,7 @@ + @@ -34,27 +40,25 @@ ${usage_nav('Publishers')} + ${rickshaw_graph(c.top_publishers_graph,'publishers')}
    - - ${month_selector(c.month, c.months, c.day)} - - + + ${month_selector(c.month, c.months, c.day)}
    - ${rickshaw_graph(c.top_publishers_graph,'publishers')} - +
    - + - +
    PublisherDataset ViewsDataset 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 ''))} ${views}${views}
    @@ -62,16 +66,14 @@ - - - +