feat: Die Schaltfläche zum Hinzufügen von Gruppen wurde abgeschlossen und zur gleichen Tabelle wie der Gruppenimport hinzugefügt.

This commit is contained in:
Developer 02
2024-08-01 13:39:30 +02:00
parent 2add7f94e8
commit 8340c717c9
8 changed files with 140 additions and 8 deletions

View File

@@ -41,7 +41,7 @@ export const env = {
},
{
header: "Kommentar",
field: "comment"
field: (group: any) => group.comment ?? ""
},
{
header: "AD Sync",