diff options
Diffstat (limited to 'app/views/admin/groups/show.html.haml')
-rw-r--r-- | app/views/admin/groups/show.html.haml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app/views/admin/groups/show.html.haml b/app/views/admin/groups/show.html.haml index c8b0704c35d..73fe1941818 100644 --- a/app/views/admin/groups/show.html.haml +++ b/app/views/admin/groups/show.html.haml @@ -20,8 +20,7 @@ - c.body do %ul.content-list.content-list-items-padding %li - .avatar-container.rect-avatar.s60 - = group_icon(@group, class: "avatar s60") + = render Pajamas::AvatarComponent.new(@group, size: 64, alt: '') %li %span.light= _('Name:') %strong |