Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 11 additions & 1 deletion conf/cmi/core.entity_view_display.node.apartment.default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,17 @@ content:
third_party_settings: { }
weight: 27
region: content
field_financing_fee:
type: number_decimal
label: inline
settings:
thousand_separator: ''
decimal_separator: .
scale: 2
prefix_suffix: true
third_party_settings: { }
weight: 45
region: content
field_maintenance_fee:
type: number_decimal
label: inline
Expand Down Expand Up @@ -543,7 +554,6 @@ hidden:
field_apartment_holding_type: true
field_apartment_images: true
field_apartment_url: true
field_financing_fee: true
field_housing_company_fee: true
field_price_m2: true
field_project_url: true
Expand Down
Loading