feat: feedback export to excel

addresses #869dv9k9z
This commit is contained in:
2026-09-01 10:20:31 +02:00
parent 2f747fc22f
commit 496a707a16
7 changed files with 835 additions and 79 deletions
@@ -26,6 +26,10 @@
Reset
</a>
{% endif %}
<a href="{{ path('app_administrative_feedback_export') }}" class="btn btn--small" title="Nach Excel exportieren">
{{ icon('excel', 'w-4 h-4 shrink-0') }}
<span>Export</span>
</a>
</div>
</div>