Skip to content

Commit

Permalink
VACMS-15911: Update config after PR
Browse files Browse the repository at this point in the history
  • Loading branch information
omahane committed Nov 16, 2023
1 parent feb1091 commit 08e8fe1
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ third_party_settings:
format_settings:
classes: ''
id: featured-content
description: 'Highlight up to two Vet Center activities, such as events or programs.'
description: ''
required_fields: true
group_faqs:
children:
Expand Down Expand Up @@ -295,9 +295,9 @@ content:
weight: 4
region: content
settings:
show_field_label: '1'
show_link_to_source: '1'
show_source_updated_date: '1'
show_field_label: 0
third_party_settings: { }
field_facility_locator_api_id:
type: string_textfield
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ id: node.vba_facility.field_cc_national_spotlight_1
field_name: field_cc_national_spotlight_1
entity_type: node
bundle: vba_facility
label: 'National spotlight 1'
label: 'National spotlight'
description: ''
required: false
translatable: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ id: node.vet_center.field_cc_vet_center_featured_con
field_name: field_cc_vet_center_featured_con
entity_type: node
bundle: vet_center
label: 'Nationally featured Vet Center content'
label: 'National spotlight'
description: ''
required: false
translatable: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ id: node.vet_center.field_vet_center_feature_content
field_name: field_vet_center_feature_content
entity_type: node
bundle: vet_center
label: 'Spotlight content'
description: ''
label: 'Local spotlight(s)'
description: 'Highlight up to two Vet Center activities, such as events or programs.'
required: false
translatable: false
default_value: { }
Expand Down

0 comments on commit 08e8fe1

Please sign in to comment.