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:
naomi 2018-04-16 11:13:23 +02:00
parent 6044a63646
commit 384dae27ed
8 changed files with 4 additions and 35 deletions

View File

@ -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'

View File

@ -1,5 +0,0 @@
langcode: en
status: true
dependencies: { }
id: case_note
label: 'Case Note'

View File

@ -1,5 +0,0 @@
langcode: en
status: true
dependencies: { }
id: self_assessment
label: Self-assessment

View File

@ -1,5 +0,0 @@
langcode: en
status: true
dependencies: { }
id: asylum
label: Asylum

View File

@ -1,5 +0,0 @@
langcode: en
status: true
dependencies: { }
id: volunteer_recruitment
label: 'Volunteer recruitment'

View File

@ -1,5 +0,0 @@
langcode: en
status: true
dependencies: { }
id: client
label: Client

View File

@ -1,5 +0,0 @@
langcode: en
status: true
dependencies: { }
id: volunteer
label: Volunteer

View File

@ -41,10 +41,6 @@ div.region.region-primary-menu {
margin-bottom: 10px;
}
.region-sidebar-second .view-content li .zencrm_editlink , .region-sidebar-second .views-row .zencrm_editlink, .region-sidebar-second .zencrm_inner_sidebar_block .zencrm_editlink{
margin-top: -20px;
}
.sidebar .region-sidebar-second h2 {
font-size: 1.6em;
text-align: center;