Sha256: f371098dfa82c7b16d4bf2fd5df8af1d6cc6b58c51e70a93d6f37a215fbbe5fa

Contents?: true

Size: 196 Bytes

Versions: 40

Compression:

Stored size: 196 Bytes

Contents

.title= h(@group.name)

.members
  - @group.users.each do |user|
    .user
      = h(user.name)

%p
  = link_to t(:edit), edit_admin_group_path(@group)
  |
  = link_to t(:back), admin_groups_path

Version data entries

40 entries across 40 versions & 2 rubygems

Version Path
fat_free_crm-0.22.1 app/views/admin/groups/show.html.haml
fat_free_crm-0.22.0 app/views/admin/groups/show.html.haml
fat_free_crm-0.21.0 app/views/admin/groups/show.html.haml
fat_free_crm-0.20.1 app/views/admin/groups/show.html.haml
fat_free_crm-0.20.0 app/views/admin/groups/show.html.haml
fat_free_crm-0.19.2 app/views/admin/groups/show.html.haml
fat_free_crm-0.19.0 app/views/admin/groups/show.html.haml
fat_free_crm-0.18.2 app/views/admin/groups/show.html.haml
fat_free_crm-0.14.2 app/views/admin/groups/show.html.haml
fat_free_crm-0.15.2 app/views/admin/groups/show.html.haml
fat_free_crm-0.16.4 app/views/admin/groups/show.html.haml
fat_free_crm-0.17.3 app/views/admin/groups/show.html.haml
fat_free_crm-0.18.1 app/views/admin/groups/show.html.haml
fat_free_crm-0.18.0 app/views/admin/groups/show.html.haml
fat_free_crm-0.14.1 app/views/admin/groups/show.html.haml
fat_free_crm-0.15.1 app/views/admin/groups/show.html.haml
fat_free_crm-0.16.3 app/views/admin/groups/show.html.haml
fat_free_crm-0.17.2 app/views/admin/groups/show.html.haml
fat_free_crm-0.16.2 app/views/admin/groups/show.html.haml
fat_free_crm-0.17.1 app/views/admin/groups/show.html.haml