Provide Performance Platform report as Excel file

This is the format we need to upload it in, so this means not having to
manually re-save it as Excel.
This commit is contained in:
Chris Hill-Scott
2019-05-03 15:40:53 +01:00
parent 0508d4a1fc
commit 3c38a7be05
5 changed files with 38 additions and 20 deletions
@@ -15,6 +15,6 @@
</p>
<p>
<a target="_blank" href="{{ url_for('main.performance_platform_csv') }}">Download performance platform csv report</a>
<a target="_blank" href="{{ url_for('main.performance_platform_xlsx') }}">Download performance platform report (.xlsx)</a>
<p>
{% endblock %}