--- a/ckanext/ga_report/templates/ga_report/publisher/read.html +++ b/ckanext/ga_report/templates/ga_report/publisher/read.html @@ -6,8 +6,6 @@ Usage by Dataset - - @@ -21,30 +19,16 @@ -
  • -

    Download

    -

    - Download as CSV
    -

    -
  • -
  • -

    Graph Legend

    -
    -
    -
  • - + ${ga_sidebar(download_link=h.url_for(controller='ckanext.ga_report.controller:GaDatasetReport',action='dataset_csv',id=c.publisher_name or 'all',month=c.month or 'all'))}
    - + Site Usage ${usage_nav('Datasets')}
    -

    Site Usage ${usage_nav('Datasets')}

    ${c.publisher.title}

    -

    No page views in this period

    - - + ${rickshaw_graph(c.graph_data,'dataset-downloads',debug=True)}
    @@ -61,6 +45,13 @@
    + +

    Statistics for ${h.month_option_title(c.month,c.months,c.day)}:

    +
    + +

    Statistics for all months:

    +
    +
    No page views in this period.