forked from expo/troggle
download logbook in standard HTML works
This commit is contained in:
@@ -95,7 +95,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<form name="export" method="get" action={% url "downloadlogbook" %}>
|
||||
<form name="export" method="POST" action={% url "exportlogbook" %}>
|
||||
{% csrf_token %}
|
||||
<p>Download a logbook file which is dynamically generated by Troggle.</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user