Added config to module, and scripts to commit / push config & code together
This commit is contained in:
@ -0,0 +1,21 @@
|
||||
uuid: 5ea5541c-5288-47e1-bf13-70ed01075ab0
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.oc_case.field_level
|
||||
- opencase_cases.oc_case_type.immigration
|
||||
module:
|
||||
- options
|
||||
id: oc_case.immigration.field_level
|
||||
field_name: field_level
|
||||
entity_type: oc_case
|
||||
bundle: immigration
|
||||
label: Level
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: list_integer
|
Reference in New Issue
Block a user