add created_at to table
This commit is contained in:
parent
042cd14f79
commit
6e975f9e49
|
@ -12,13 +12,10 @@ columns:
|
||||||
email:
|
email:
|
||||||
label: E-Mail-Adresse
|
label: E-Mail-Adresse
|
||||||
|
|
||||||
group:
|
|
||||||
label: Stamm
|
|
||||||
|
|
||||||
activity:
|
|
||||||
label: Funktion
|
|
||||||
|
|
||||||
event:
|
event:
|
||||||
relation: event
|
relation: event
|
||||||
label: Veranstaltung
|
label: Veranstaltung
|
||||||
valueFrom: name
|
valueFrom: name
|
||||||
|
|
||||||
|
created_at:
|
||||||
|
label: Erstellt am
|
||||||
|
|
Loading…
Reference in New Issue