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 18:04:23 +0300
committerPhil Hughes <me@iamphill.com>2017-07-07 18:04:23 +0300
commitc70bf95c2a5cc0bd8a70d8b65fc678ee1c631420 (patch)
tree963c9361cd172b229e6e702a411b4efed973ffd5 /app/views/projects/project_members
parentfee26d777cd89aa26f7530cfe116defeb9f2c551 (diff)
fixed up more breadcrumbs
Diffstat (limited to 'app/views/projects/project_members')
-rw-r--r--app/views/projects/project_members/index.html.haml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/views/projects/project_members/index.html.haml b/app/views/projects/project_members/index.html.haml
index 25153fd0b6f..e8f0a8ab24a 100644
--- a/app/views/projects/project_members/index.html.haml
+++ b/app/views/projects/project_members/index.html.haml
@@ -1,5 +1,9 @@
+- @breadcrumb_title = "Members"
- page_title "Members"
+- if show_new_nav?
+ - breadcrumbs_extra_links("Settings", edit_project_path(@project))
+
.row.prepend-top-default
.col-lg-12
%h4