added links on frontpage field labels
This commit is contained in:
@@ -8,6 +8,7 @@ dependencies:
|
||||
- field.field.node.frontpage.field_blabla_links
|
||||
- field.field.node.frontpage.field_database_links
|
||||
- field.field.node.frontpage.field_pricing
|
||||
- field.field.node.frontpage.field_pricing_pitch
|
||||
- field.field.node.frontpage.field_showroom_links
|
||||
- field.field.node.frontpage.field_showrooms
|
||||
- field.field.node.frontpage.field_what_is_materio
|
||||
@@ -97,14 +98,14 @@ third_party_settings:
|
||||
region: content
|
||||
group_pricing:
|
||||
children:
|
||||
- field_pricing_pitch
|
||||
- field_pricing
|
||||
- computed_products_reference
|
||||
parent_name: ''
|
||||
weight: 4
|
||||
format_type: html_element
|
||||
format_settings:
|
||||
element: section
|
||||
show_label: false
|
||||
show_label: true
|
||||
label_element: h3
|
||||
label_element_classes: ''
|
||||
attributes: ''
|
||||
@@ -112,6 +113,7 @@ third_party_settings:
|
||||
speed: fast
|
||||
id: ''
|
||||
classes: home-pricing
|
||||
element: section
|
||||
label: pricing
|
||||
region: content
|
||||
group_db_col_left:
|
||||
@@ -324,7 +326,14 @@ content:
|
||||
region: content
|
||||
field_pricing:
|
||||
weight: 5
|
||||
label: above
|
||||
label: hidden
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: text_default
|
||||
region: content
|
||||
field_pricing_pitch:
|
||||
weight: 4
|
||||
label: hidden
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: text_default
|
||||
|
Reference in New Issue
Block a user