mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2026-02-08 12:41:09 +00:00
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