fixes
This commit is contained in:
@@ -7,6 +7,11 @@ meta:
|
||||
folding:
|
||||
previewFolded: titleForWork
|
||||
previewUnfolded: titleForWork
|
||||
metaElements:
|
||||
- maxWidth
|
||||
- iconBackgroundImage
|
||||
- iconBackgroundTitle
|
||||
- noGap
|
||||
subFields:
|
||||
- name: title
|
||||
type: string
|
||||
@@ -42,6 +47,8 @@ subFields:
|
||||
previewFolded: contentType
|
||||
previewUnfolded: contentType
|
||||
direction: horizontal
|
||||
metaElements:
|
||||
|
||||
subFields:
|
||||
- name: contentType
|
||||
type: string
|
||||
@@ -76,6 +83,7 @@ subFields:
|
||||
type: object
|
||||
meta:
|
||||
label: Boxenliste
|
||||
widget: containerLessObject
|
||||
dependsOn:
|
||||
eval: $parent.contentType == 'boxlist'
|
||||
subFields:
|
||||
@@ -93,6 +101,7 @@ subFields:
|
||||
type: object
|
||||
meta:
|
||||
label: Icon Informationsbrett
|
||||
widget: containerLessObject
|
||||
dependsOn:
|
||||
eval: $parent.contentType == 'iconInfoBoard'
|
||||
subFields:
|
||||
|
||||
Reference in New Issue
Block a user