From 286304157d27a5c4ecd83a6b65aa90b3d30d160e Mon Sep 17 00:00:00 2001 From: Christopher Neugebauer Date: Wed, 7 Dec 2016 18:05:28 +1100 Subject: [PATCH] Adds view as CSV button. --- pinaxcon/templates/registrasion/report.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pinaxcon/templates/registrasion/report.html b/pinaxcon/templates/registrasion/report.html index 8dc724a..cd9cfec 100644 --- a/pinaxcon/templates/registrasion/report.html +++ b/pinaxcon/templates/registrasion/report.html @@ -16,7 +16,13 @@
{% for report in reports %} + +
+ View as CSV +
+

{{ report.title }}

+ {% for heading in report.headings %}