mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-09-29 21:03:32 +02:00
Export club members
This commit is contained in:
@@ -36,7 +36,13 @@ SPDX-License-Identifier: GPL-3.0-or-later
|
||||
{% trans "There is no membership found with this pattern." %}
|
||||
</div>
|
||||
{% endif %}
|
||||
<div class="card-footer text-center">
|
||||
<button class="btn btn-block btn-primary mb-3" onclick="window.location.href='?_export=csv'">
|
||||
{% trans "Export to CSV" %}
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
|
Reference in New Issue
Block a user