Added config to module, and scripts to commit / push config & code together
This commit is contained in:
@ -0,0 +1,20 @@
|
||||
uuid: c39a8fc0-05e3-4edc-bd44-2489a2942a77
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- datetime
|
||||
- opencase_entities
|
||||
id: oc_actor.field_date_of_birth
|
||||
field_name: field_date_of_birth
|
||||
entity_type: oc_actor
|
||||
type: datetime
|
||||
settings:
|
||||
datetime_type: date
|
||||
module: datetime
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
||||
Reference in New Issue
Block a user