Skip to content

Commit

Permalink
VACMS-15649: Removes free text fields from service location (#15676)
Browse files Browse the repository at this point in the history
  • Loading branch information
omahane committed Apr 26, 2024
1 parent 4e248fe commit e78dde9
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 126 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ dependencies:
- field.field.paragraph.service_location.field_phone
- field.field.paragraph.service_location.field_service_delivery_options
- field.field.paragraph.service_location.field_service_location_address
- field.field.paragraph.service_location.field_service_location_descripti
- field.field.paragraph.service_location.field_task_oriented_header
- field.field.paragraph.service_location.field_use_main_facility_phone
- paragraphs.paragraphs_type.service_location
module:
Expand Down Expand Up @@ -197,22 +195,6 @@ content:
collapse_edit_all: '0'
duplicate: '0'
third_party_settings: { }
field_service_location_descripti:
type: string_textfield
weight: 1
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_task_oriented_header:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_use_main_facility_phone:
type: boolean_checkbox
weight: 4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ dependencies:
- field.field.paragraph.service_location.field_phone
- field.field.paragraph.service_location.field_service_delivery_options
- field.field.paragraph.service_location.field_service_location_address
- field.field.paragraph.service_location.field_service_location_descripti
- field.field.paragraph.service_location.field_task_oriented_header
- field.field.paragraph.service_location.field_use_main_facility_phone
- paragraphs.paragraphs_type.service_location
module:
Expand Down Expand Up @@ -171,22 +169,6 @@ content:
third_party_settings: { }
weight: 7
region: content
field_service_location_descripti:
type: string
label: above
settings:
link_to_entity: false
third_party_settings: { }
weight: 5
region: content
field_task_oriented_header:
type: string
label: above
settings:
link_to_entity: false
third_party_settings: { }
weight: 4
region: content
field_use_main_facility_phone:
type: boolean
label: above
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

21 changes: 0 additions & 21 deletions config/sync/field.storage.paragraph.field_task_oriented_header.yml

This file was deleted.

0 comments on commit e78dde9

Please sign in to comment.