Changed name of Profile entity to Hat
so as not to conflict with Profile or Profile2 module on existing sites
This commit is contained in:
12
modules/zencrm_entities/config/schema/hat_type.schema.yml
Normal file
12
modules/zencrm_entities/config/schema/hat_type.schema.yml
Normal file
@ -0,0 +1,12 @@
|
||||
zencrm_entities.hat_type.*:
|
||||
type: config_entity
|
||||
label: 'Hat type config'
|
||||
mapping:
|
||||
id:
|
||||
type: string
|
||||
label: 'ID'
|
||||
label:
|
||||
type: label
|
||||
label: 'Label'
|
||||
uuid:
|
||||
type: string
|
Reference in New Issue
Block a user