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:
authorPhil Hughes <me@iamphill.com>2017-07-07 23:50:34 +0300
committerPhil Hughes <me@iamphill.com>2017-07-07 23:50:34 +0300
commit8e9ae78007010afb967cdf01f29568744d4c8c7a (patch)
treefb2d49fc5be3808bf2a8b5874210aa9f1237e21d /app/views/projects/project_members
parent59195b98d3dfef31915c901e86f91cec74d5fbfa (diff)
rename method
Diffstat (limited to 'app/views/projects/project_members')
-rw-r--r--app/views/projects/project_members/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/project_members/index.html.haml b/app/views/projects/project_members/index.html.haml
index e8f0a8ab24a..74b10574da0 100644
--- a/app/views/projects/project_members/index.html.haml
+++ b/app/views/projects/project_members/index.html.haml
@@ -2,7 +2,7 @@
- page_title "Members"
- if show_new_nav?
- - breadcrumbs_extra_links("Settings", edit_project_path(@project))
+ - add_to_breadcrumbs("Settings", edit_project_path(@project))
.row.prepend-top-default
.col-lg-12