Fixed teachers

This commit is contained in:
2021-10-10 21:34:24 +02:00
parent 74421c8635
commit a0124d81db
2 changed files with 5 additions and 7 deletions

View File

@ -239,14 +239,12 @@ collections:
- label: "Fachbereiche"
name: "courses"
widget: "list"
fields:
- {label: "Fachbereich", name: "course", widget: "string"}
field: {label: "Fachbereich", name: "course", widget: "string"}
- {label: "Beschreibung", name: "bio", widget: "text"}
- label: "Fächer/Arbeitsgemeinschaften"
name: "interest"
widget: "list"
fields:
- {label: "Fach/AG", name: "interest", widget: "string"}
field: {label: "Fach/AG", name: "interest", widget: "string"}
- label: "Kontaktdaten"
label_singular: " "
name: "contact"