gitlab-org--gitlab-foss/app/views/projects/project_members/_groups.html.haml

8 lines
254 B
Plaintext

.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