This commit is contained in:
parent
28596c18c8
commit
7a8453ce7c
1 changed files with 3 additions and 3 deletions
|
@ -349,18 +349,18 @@ collections:
|
|||
editor:
|
||||
preview: false
|
||||
fields:
|
||||
- { label: "Name", name: "name", widget: "string" }
|
||||
- { label: "Inhalt", name: "body", widget: "text" }
|
||||
- file: "navigation_de.toml"
|
||||
label: "Navigation-DE"
|
||||
name: "navigation-de"
|
||||
editor:
|
||||
preview: false
|
||||
fields:
|
||||
- { label: "Navigation", name: "navigation", widget: "object" }
|
||||
- { label: "Inhalt", name: "body", widget: "text" }
|
||||
- file: "navigation_en.toml"
|
||||
label: "Navigation-EN"
|
||||
name: "navigation-en"
|
||||
editor:
|
||||
preview: false
|
||||
fields:
|
||||
- { label: "Navigation", name: "navigation", widget: "object" }
|
||||
- { label: "Inhalt", name: "body", widget: "text" }
|
Loading…
Add table
Add a link
Reference in a new issue