2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-04-02 19:51:01 +01:00

debug stuff for logreport

This commit is contained in:
2024-07-23 08:58:17 +02:00
parent 48f2407a06
commit c01f0e1dff
3 changed files with 19 additions and 7 deletions

View File

@@ -29,7 +29,8 @@
<form method ='post' >
{% csrf_token %}
<br />
<input name="slug" id="slug" value="{{slug}}" type=hidden>
<span {% if dateflag %}style="color:red"{% endif %}>
<label for="date">Date of the activity</label>
<input {% if not user.username %} disabled{% endif %}