Revert download link.

There is some inconsistencies about how it is working, that needs to be solved.
This commit is contained in:
Rebecca Law
2018-01-12 16:15:53 +00:00
parent b5375d99d9
commit 135b0ad131

View File

@@ -43,11 +43,11 @@
<input type="hidden" name="csrf_token" value="{{ csrf_token() }}">
</form>
{% endif %}
<p class="bottom-gutter">
<a href="{{ download_link }}" download="download" class="heading-small">Download this report</a>
&emsp;
Data available for 7 days
</p>
<!--<p class="bottom-gutter">-->
<!--<a href="{{ download_link }}" download="download" class="heading-small">Download this report</a>-->
<!--&emsp;-->
<!--Data available for 7 days-->
<!--</p>-->
{{ ajax_block(
partials,
url_for('.get_notifications_as_json', service_id=current_service.id, message_type=message_type, status=status, page=page),