FIX overview to display more text in cms
This commit is contained in:
parent
89c7ebf678
commit
5eaf886b90
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ collections:
|
|||
- { label: 'Image', name: 'url', widget: 'image' }
|
||||
- { label: 'Alt', name: 'alt', widget: 'string' }
|
||||
- { label: 'Caption', name: 'caption', widget: 'string' }
|
||||
- { label: 'Overview', name: 'overview', widget: 'string' }
|
||||
- { label: 'Overview', name: 'overview', widget: 'text' }
|
||||
- label: 'Tags'
|
||||
name: 'tags'
|
||||
widget: 'list'
|
||||
|
|
Loading…
Reference in a new issue