Merge pull request #403 from foodcoops/feature/402-messagegroups

Add messagegroups
This commit is contained in:
wvengen 2016-03-07 22:36:37 +01:00
commit 14e2fd179e
29 changed files with 228 additions and 53 deletions

View file

@ -6,8 +6,9 @@
%dd=h group.contact
%dt= heading_helper(Ordergroup, :contact_address) + ':'
%dd= link_to_gmaps group.contact_address
%dt= t('.access') + ':'
%dd= format_roles(group)
- if group.is_a?(Workgroup)
%dt= t('.access') + ':'
%dd= format_roles(group)
%dt= heading_helper(Ordergroup, :user_tokens) + ':'
%dd
- members = group.users