debian-mirror-gitlab/app/views/projects/project_members/_groups.html.haml
2016-11-03 12:29:30 +05:30

7 lines
256 B
Text

.panel.panel-default.project-members-groups
.panel-heading
Groups with access to
%strong #{@project.name}
%span.badge= group_links.size
%ul.content-list
= render partial: 'shared/members/group', collection: group_links, as: :group_link