summaryrefslogtreecommitdiffstats
path: root/templates/logbookform.html
diff options
context:
space:
mode:
authorPhilip Sargent <philip.sargent@gmail.com>2024-07-23 15:52:04 +0200
committerPhilip Sargent <philip.sargent@gmail.com>2024-07-23 15:52:04 +0200
commitca103fde229f31a95ebbdd5b65283f1878cc4417 (patch)
treeea676266b4ed871c6c77260dde88fdad89dac0e7 /templates/logbookform.html
parenta2f4591f725026c224e11ae7f5265546bcf5bba9 (diff)
downloadtroggle-ca103fde229f31a95ebbdd5b65283f1878cc4417.tar.gz
troggle-ca103fde229f31a95ebbdd5b65283f1878cc4417.tar.bz2
troggle-ca103fde229f31a95ebbdd5b65283f1878cc4417.zip
more debug for logbook edits
Diffstat (limited to 'templates/logbookform.html')
-rw-r--r--templates/logbookform.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/logbookform.html b/templates/logbookform.html
index a84f6ce..ebc5111 100644
--- a/templates/logbookform.html
+++ b/templates/logbookform.html
@@ -29,7 +29,7 @@
<form method ='post' >
{% csrf_token %}
<br />
- <input name="slug" id="slug" value="{{slug}}" type=hidden>
+ <input name="prev_slug" id="prev_slug" value="{{slug}}" type=hidden>
<span {% if dateflag %}style="color:red"{% endif %}>
<label for="date">Date of the activity</label>