Welcome to mirror list, hosted at ThFree Co, Russian Federation.

show.html.haml « members « settings « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5fca734222b5e79435fef5da7a4ded79c2960514 (plain)
1
2
3
4
5
- @content_class = "limit-container-width" unless fluid_layout

- page_title _("Members")

= render "projects/project_members/index"