new export of project overview list (#5009)
This commit is contained in:
@@ -18,4 +18,6 @@
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
{% from '@theme/components/buttons.html.twig' import submit_button %}
|
||||
{{ submit_button('download', {'attr': {'formaction': path(export_route)}, 'icon': 'download', 'combined': false}, 'primary') }}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user