Removed config that will go into features
Also changed Hats view so as not to show the Hat Creator when there are no hats (because it shows in the person panel, which checks for the existence of contact details first)
This commit is contained in:
@ -303,7 +303,7 @@ display:
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
empty: true
|
||||
empty: false
|
||||
tokenize: true
|
||||
target: hatcreator
|
||||
view_mode: default
|
||||
@ -359,6 +359,7 @@ display:
|
||||
- url
|
||||
tags:
|
||||
- 'config:core.entity_view_display.hat.client.default'
|
||||
- 'config:core.entity_view_display.hat.volunteer.default'
|
||||
block_1:
|
||||
display_plugin: block
|
||||
id: block_1
|
||||
@ -374,6 +375,7 @@ display:
|
||||
sort_fields: '0'
|
||||
disable_filters: '0'
|
||||
configure_sorts: '0'
|
||||
block_hide_empty: false
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
contexts:
|
||||
@ -382,3 +384,4 @@ display:
|
||||
- url
|
||||
tags:
|
||||
- 'config:core.entity_view_display.hat.client.default'
|
||||
- 'config:core.entity_view_display.hat.volunteer.default'
|
||||
|
@ -1,5 +0,0 @@
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: case_note
|
||||
label: 'Case Note'
|
@ -1,5 +0,0 @@
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: self_assessment
|
||||
label: Self-assessment
|
@ -1,5 +0,0 @@
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: asylum
|
||||
label: Asylum
|
@ -1,5 +0,0 @@
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: volunteer_recruitment
|
||||
label: 'Volunteer recruitment'
|
@ -1,5 +0,0 @@
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: client
|
||||
label: Client
|
@ -1,5 +0,0 @@
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: volunteer
|
||||
label: Volunteer
|
Reference in New Issue
Block a user