adding bulk action assign rowers
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user