Skip to content
This repository has been archived by the owner on Aug 18, 2024. It is now read-only.

Commit

Permalink
Merge pull request #465 from Gizra/464-fix-broken-handler
Browse files Browse the repository at this point in the history
Fix broken/missing handler for roles in og membership view
  • Loading branch information
amitaibu authored Apr 16, 2019
2 parents f811b7d + 0bed4e9 commit e8d32cb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/optional/views.view.og_members_overview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -361,10 +361,10 @@ display:
entity_type: og_membership
entity_field: state
plugin_id: field
roles:
id: roles
roles_target_id:
id: roles_target_id
table: og_membership__roles
field: roles
field: roles_target_id
relationship: none
group_type: group
admin_label: ''
Expand Down

0 comments on commit e8d32cb

Please sign in to comment.