Private
Public Access
1
0

adding bulk action assign rowers

This commit is contained in:
2024-06-01 15:44:03 +02:00
parent 2046f74946
commit 53cbd91e8d
6 changed files with 76 additions and 2 deletions

View File

@@ -23,6 +23,11 @@
{{ exportchoice.as_p }}
</p>
{% endif %}
{% if action == 'rower assign' %}
<p>
{{ assignchoices.as_p }}
</p>
{% endif %}
</li>
<li class="grid_2">
{% csrf_token %}