forked from cms/tibi-svelte-starter
Erste Collections für eine Media-Library. Weitere Collections für spätere neue Projekte hinzugefügt. (alles WorkInProgress)
This commit is contained in:
@@ -28,8 +28,12 @@ meta:
|
||||
mediaQuery: "(min-width:600px)"
|
||||
columns:
|
||||
- article.general.public
|
||||
- article.content.title
|
||||
- article.general.position
|
||||
- label: { de: "Titel", en: "Title" }
|
||||
source: article.content.title
|
||||
filter: true
|
||||
- label: { de: "Position", en: "Position" }
|
||||
source: article.general.position
|
||||
filter: true
|
||||
- article.general.sort
|
||||
|
||||
imageFilter:
|
||||
|
||||
Reference in New Issue
Block a user