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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-05-31 21:08:16 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-05-31 21:08:16 +0300
commit7dd006b7ab8404228ebc78c0eb3fff7ca10d93f4 (patch)
tree31ac97961906b858d7e7b85e354f239d9abc0cf1 /app/views/projects/project_members
parenteb6b17504921dc3b8c22715b9ec7790a34b4abe0 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/views/projects/project_members')
-rw-r--r--app/views/projects/project_members/index.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/projects/project_members/index.html.haml b/app/views/projects/project_members/index.html.haml
index 9d87996c59b..8c616b89658 100644
--- a/app/views/projects/project_members/index.html.haml
+++ b/app/views/projects/project_members/index.html.haml
@@ -2,6 +2,7 @@
- page_title _("Members")
= render_if_exists 'projects/free_user_cap_alert', project: @project
+= render_if_exists 'shared/minute_limit_banner', namespace: @project
.row.gl-mt-3
.col-lg-12