瀏覽代碼

DM-serializer isn't in current Heroku gems

pull/3/head
Adrian Short 14 年之前
父節點
當前提交
256393457e
共有 1 個文件被更改,包括 16 次插入15 次删除
  1. +16
    -15
      views/scoreboard.haml

+ 16
- 15
views/scoreboard.haml 查看文件

@@ -1,9 +1,9 @@
.grid_12
%h2= @page_title = "Council Spending Data Scoreboard"
%p.noprint.download
%a{ :href => "/scoreboard.csv" }
Download data as CSV
-#
%p.noprint.download
%a{ :href => "/scoreboard.csv" }
Download data as CSV

%table
%tr
@@ -29,17 +29,18 @@
%td= council.end_d.strftime("%b %Y")
%td= council.updated_at.strftime("%d %b %Y")
%p.highlight.noprint
This scoreboard data is free for you to use according to the
%a{ :href => "http://creativecommons.org/licenses/by/3.0/"}<
Creative Commons Attribution 3.0 Unported Licence.
Please credit to
%strong
Adrian Short/Armchair Auditor
and link back to
%a{ :href => "http://armchairauditor.co.uk/scoreboard" }<
http://armchairauditor.co.uk/scoreboard
where possible.
-#
%p.highlight.noprint
This scoreboard data is free for you to use according to the
%a{ :href => "http://creativecommons.org/licenses/by/3.0/"}<
Creative Commons Attribution 3.0 Unported Licence.
Please credit to
%strong
Adrian Short/Armchair Auditor
and link back to
%a{ :href => "http://armchairauditor.co.uk/scoreboard" }<
http://armchairauditor.co.uk/scoreboard
where possible.
%h3 Notes


Loading…
取消
儲存