removed config from opencase_defaults

This commit is contained in:
2021-08-26 16:41:12 +01:00
parent 3dcd37bb8c
commit 8cb50d271b
144 changed files with 0 additions and 6003 deletions

View File

@ -1,29 +0,0 @@
langcode: en
status: true
dependencies:
module:
- opencase_entities
- options
id: oc_case.field_outcome
field_name: field_outcome
entity_type: oc_case
type: list_string
settings:
allowed_values:
-
value: Positive
label: Positive
-
value: Negative
label: Negative
-
value: 'One-off interaction'
label: 'One-off interaction'
allowed_values_function: ''
module: options
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false