debian-mirror-gitlab/app/views/projects/project_members/_groups.html.haml
2017-08-17 22:00:37 +05:30

7 lines
254 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