updated bios content management
All checks were successful
publish / publish (push) Successful in 25s
All checks were successful
publish / publish (push) Successful in 25s
This commit is contained in:
parent
7fa6d886a0
commit
1969926aae
7 changed files with 382 additions and 625 deletions
|
@ -355,5 +355,8 @@ collections:
|
|||
widget: "list"
|
||||
fields:
|
||||
- { label: "ID", name: "id", widget: "string" }
|
||||
- { label: "Name", name: "name", widget: "string" }
|
||||
- { label: "Bild", name: "image", widget: "image", media_folder: "static/images/profilbilder", public_folder: "/images/profilbilder" }
|
||||
- { label: "Studiengang", name: "studiengang", widget: "string" }
|
||||
- { label: "Deutsch", name: "de", widget: "markdown", required: false }
|
||||
- { label: "Englisch", name: "en", widget: "markdown", required: false }
|
Loading…
Add table
Add a link
Reference in a new issue