fix: change to imagecols
This commit is contained in:
parent
6c602a4838
commit
1cd8e30a16
3 changed files with 6 additions and 5 deletions
|
|
@ -11,7 +11,8 @@ fields:
|
|||
allowed: [jpg, jpeg, png, gif, webp]
|
||||
multiple: true
|
||||
useExistingField: true
|
||||
- identifier: columns
|
||||
- identifier: imagecols
|
||||
useExistingField: true
|
||||
type: Select
|
||||
renderType: selectSingle
|
||||
default: 1
|
||||
|
|
@ -23,4 +24,4 @@ fields:
|
|||
- label: LLL:EXT:base/ContentBlocks/ContentElements/imagegallery/language/labels.xlf:columns.3
|
||||
value: 3
|
||||
- label: LLL:EXT:base/ContentBlocks/ContentElements/imagegallery/language/labels.xlf:columns.5
|
||||
value: 5
|
||||
value: 5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue