Feat: Add upload status badge styles and twig filter

This commit is contained in:
Björn Fromme
2023-10-13 12:13:35 +02:00
parent 8dcfa2f43c
commit 7ec12d6a3e
6 changed files with 45 additions and 1 deletions
+1 -1
View File
@@ -57,7 +57,7 @@
{{ disposition.teamer }}
</td>
<td>
{{ ('label.document.status.' ~ upload.status)|trans }}
{{ upload.status|upload_status_badge }}
</td>
<td>
<div class="flex items-center space-x-2">