fixed showroom display on home
This commit is contained in:
parent
78f5725e3a
commit
072f445436
|
@ -15,7 +15,7 @@ dependencies:
|
|||
- taxonomy.vocabulary.showroom
|
||||
module:
|
||||
- address
|
||||
- image
|
||||
- image_delta_formatter
|
||||
- telephone_formatter
|
||||
id: taxonomy_term.showroom.home
|
||||
targetEntityType: taxonomy_term
|
||||
|
@ -50,10 +50,12 @@ content:
|
|||
weight: 0
|
||||
label: hidden
|
||||
settings:
|
||||
deltas: '0'
|
||||
image_style: home_showroom
|
||||
image_link: ''
|
||||
image_link: content
|
||||
deltas_reversed: 0
|
||||
third_party_settings: { }
|
||||
type: image
|
||||
type: image_delta_formatter
|
||||
region: content
|
||||
hidden:
|
||||
description: true
|
||||
|
@ -62,3 +64,4 @@ hidden:
|
|||
field_workflow: true
|
||||
langcode: true
|
||||
search_api_excerpt: true
|
||||
synonyms: true
|
||||
|
|
Loading…
Reference in New Issue