Skip to content

Commit

Permalink
Changed field formatter default for Enquiries email from text to emai…
Browse files Browse the repository at this point in the history
…l issue #340
  • Loading branch information
bisd committed Feb 15, 2024
1 parent f871834 commit da23c8e
Showing 1 changed file with 15 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,60 +63,60 @@ content:
label: hidden
type: text_default
weight: 0
settings: { }
third_party_settings: { }
settings: {}
third_party_settings: {}
region: content
localgov_directory_email:
weight: 8
label: inline
settings: { }
third_party_settings: { }
type: basic_string
settings: {}
third_party_settings: {}
type: email_mailto
region: content
localgov_directory_files:
weight: 1
label: above
settings:
link: true
third_party_settings: { }
third_party_settings: {}
type: entity_reference_label
region: content
localgov_directory_job_title:
weight: 6
label: inline
settings:
link_to_entity: false
third_party_settings: { }
third_party_settings: {}
type: string
region: content
localgov_directory_name:
weight: 4
label: inline
settings:
link_to_entity: false
third_party_settings: { }
third_party_settings: {}
type: string
region: content
localgov_directory_notes:
weight: 4
label: above
settings: { }
third_party_settings: { }
settings: {}
third_party_settings: {}
type: text_default
region: content
localgov_directory_opening_times:
weight: 3
label: above
settings: { }
third_party_settings: { }
settings: {}
third_party_settings: {}
type: text_default
region: content
localgov_directory_phone:
weight: 7
label: inline
settings:
title: ''
third_party_settings: { }
third_party_settings: {}
type: telephone_link
region: content
localgov_directory_website:
Expand All @@ -128,7 +128,7 @@ content:
url_plain: false
rel: ''
target: ''
third_party_settings: { }
third_party_settings: {}
type: link
region: content
localgov_location:
Expand All @@ -137,7 +137,7 @@ content:
settings:
view_mode: embed
link: false
third_party_settings: { }
third_party_settings: {}
type: entity_reference_entity_view
region: content
hidden:
Expand Down

0 comments on commit da23c8e

Please sign in to comment.