Skip to content

Commit

Permalink
VACMS-19805: Brings Vet Center - Outstation in line with other facili…
Browse files Browse the repository at this point in the history
…ties
  • Loading branch information
omahane committed Nov 15, 2024
1 parent fdfe7fc commit 1f15486
Showing 1 changed file with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ dependencies:
- node.type.vet_center_outstation
module:
- options
- tmgmt_content
third_party_settings:
tmgmt_content:
excluded: false
id: node.vet_center_outstation.field_operating_status_facility
field_name: field_operating_status_facility
entity_type: node
Expand All @@ -15,7 +19,9 @@ label: 'Operating status'
description: ''
required: true
translatable: false
default_value: { }
default_value:
-
value: normal
default_value_callback: ''
settings: { }
field_type: list_string

0 comments on commit 1f15486

Please sign in to comment.