Skip to content
Snippets Groups Projects

Release 2.1.1

Merged Claudiu Cristea requested to merge digit/digit-joinup-dev:release/2.1.1 into master
3 files
+ 47
33
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -11,6 +11,7 @@ dependencies:
module:
- joinup_group
- message
- node
- options
- state_machine
- user
@@ -1167,27 +1168,26 @@ display:
expose:
operator_limit_selection: false
operator_list: { }
group_target_id:
id: group_target_id
table: message__group
field: group_target_id
relationship: none
title:
id: title
table: node_field_data
field: title
relationship: group
group_type: group
admin_label: ''
plugin_id: numeric
entity_type: node
entity_field: title
plugin_id: string
operator: '='
value:
min: ''
max: ''
value: ''
value: ''
group: 1
exposed: true
expose:
operator_id: group_target_id_op
operator_id: title_op
label: Group
description: ''
use_operator: false
operator: group_target_id_op
operator: title_op
operator_limit_selection: false
operator_list: { }
identifier: group
@@ -1202,8 +1202,6 @@ display:
moderator: '0'
administrator: '0'
developer: '0'
min_placeholder: ''
max_placeholder: ''
placeholder: ''
is_grouped: false
group_info:
@@ -1270,7 +1268,16 @@ display:
arguments: false
filters: false
filter_groups: false
relationships: { }
relationships:
group:
id: group
table: message__group
field: group
relationship: none
group_type: group
admin_label: 'group: Content'
plugin_id: standard
required: false
display_description: ''
display_extenders:
metatag_display_extender:
Loading