Private
Public Access
1
0

more progress on alerts

This commit is contained in:
Sander Roosendaal
2019-08-16 19:38:42 +02:00
parent 40ad973b33
commit 451d2a419b
6 changed files with 98 additions and 7 deletions

View File

@@ -13,6 +13,7 @@
{% csrf_token %}
<table>
{{ form.as_table }}
{{ measuredform.as_table }}
</table>
<input type="submit" value="Save">
</form>