Feat: Show icon representing application or disposition status

This commit is contained in:
Björn Fromme
2023-10-18 18:56:26 +02:00
parent 6f22531297
commit 40d4edbf96
5 changed files with 33 additions and 11 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ class IndexController extends AbstractController
$query = $this
->assignmentRepository
->getListQuery()
->getListQuery($teamer)
;
$pagination = $this->paginator->paginate(