Skip to content

Commit

Permalink
Update configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-bot authored Jun 30, 2023
1 parent dc2b417 commit 97523e2
Show file tree
Hide file tree
Showing 8 changed files with 127 additions and 39 deletions.
85 changes: 46 additions & 39 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

60 changes: 60 additions & 0 deletions conf/cmi/core.entity_form_display.tpr_unit.tpr_unit.default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,16 @@ content:
formatter_settings: { }
show_description: false
third_party_settings: { }
contacts:
type: readonly_field_widget
weight: 36
region: content
settings:
label: above
formatter_type: null
formatter_settings: { }
show_description: false
third_party_settings: { }
description:
type: readonly_field_widget
weight: 13
Expand Down Expand Up @@ -176,6 +186,16 @@ content:
settings:
display_label: true
third_party_settings: { }
highlights:
type: readonly_field_widget
weight: 32
region: content
settings:
label: above
formatter_type: null
formatter_settings: { }
show_description: false
third_party_settings: { }
langcode:
type: language_select
weight: 0
Expand All @@ -193,6 +213,16 @@ content:
formatter_settings: { }
show_description: false
third_party_settings: { }
links:
type: readonly_field_widget
weight: 35
region: content
settings:
label: above
formatter_type: null
formatter_settings: { }
show_description: false
third_party_settings: { }
longitude:
type: readonly_field_widget
weight: 18
Expand Down Expand Up @@ -221,6 +251,26 @@ content:
size: 60
placeholder: ''
third_party_settings: { }
opening_hours:
type: readonly_field_widget
weight: 31
region: content
settings:
label: above
formatter_type: null
formatter_settings: { }
show_description: false
third_party_settings: { }
other_info:
type: readonly_field_widget
weight: 33
region: content
settings:
label: above
formatter_type: null
formatter_settings: { }
show_description: false
third_party_settings: { }
path:
type: path
weight: 11
Expand Down Expand Up @@ -254,6 +304,16 @@ content:
settings:
media_types: { }
third_party_settings: { }
price_info:
type: readonly_field_widget
weight: 34
region: content
settings:
label: above
formatter_type: null
formatter_settings: { }
show_description: false
third_party_settings: { }
provided_languages:
type: readonly_field_widget
weight: 30
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -217,12 +217,16 @@ content:
weight: 12
region: content
hidden:
contacts: true
created: true
field_districts: true
field_unit_type: true
hide_description: true
langcode: true
latitude: true
links: true
longitude: true
other_info: true
price_info: true
show_www: true
streetview_entrance_url: true
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ hidden:
accessibility_www: true
address_postal: true
call_charge_info: true
contacts: true
created: true
description: true
email: true
Expand All @@ -61,11 +62,14 @@ hidden:
highlights: true
langcode: true
latitude: true
links: true
longitude: true
opening_hours: true
other_info: true
phone: true
picture_url: true
picture_url_override: true
price_info: true
provided_languages: true
service_map_embed: true
services: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ hidden:
accessibility_www: true
address_postal: true
call_charge_info: true
contacts: true
created: true
description: true
email: true
Expand All @@ -81,9 +82,12 @@ hidden:
highlights: true
langcode: true
latitude: true
links: true
longitude: true
opening_hours: true
other_info: true
phone: true
price_info: true
provided_languages: true
service_map_embed: true
services: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ hidden:
accessibility_www: true
address_postal: true
call_charge_info: true
contacts: true
created: true
description: true
email: true
Expand All @@ -82,9 +83,12 @@ hidden:
highlights: true
langcode: true
latitude: true
links: true
longitude: true
name_override: true
opening_hours: true
other_info: true
price_info: true
provided_languages: true
service_map_embed: true
services: true
Expand Down
Loading

0 comments on commit 97523e2

Please sign in to comment.