Added a bunch of config, apparently wasn't in git

This commit is contained in:
naomi
2018-07-05 17:57:10 +02:00
parent 8dc840a53d
commit 7bf0f67a06
134 changed files with 3576 additions and 2 deletions

View File

@ -0,0 +1,29 @@
langcode: en
status: true
dependencies:
module:
- opencase_entities
- options
id: oc_case.field_level
field_name: field_level
entity_type: oc_case
type: list_integer
settings:
allowed_values:
-
value: 1
label: '1'
-
value: 2
label: '2'
-
value: 3
label: '3'
allowed_values_function: ''
module: options
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false