summaryrefslogtreecommitdiff
path: root/app/views/projects/settings/repository
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2017-07-07 16:04:23 +0100
committerPhil Hughes <me@iamphill.com>2017-07-07 16:04:23 +0100
commitc70bf95c2a5cc0bd8a70d8b65fc678ee1c631420 (patch)
tree963c9361cd172b229e6e702a411b4efed973ffd5 /app/views/projects/settings/repository
parentfee26d777cd89aa26f7530cfe116defeb9f2c551 (diff)
downloadgitlab-ce-c70bf95c2a5cc0bd8a70d8b65fc678ee1c631420.tar.gz
fixed up more breadcrumbs
Diffstat (limited to 'app/views/projects/settings/repository')
-rw-r--r--app/views/projects/settings/repository/show.html.haml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/views/projects/settings/repository/show.html.haml b/app/views/projects/settings/repository/show.html.haml
index 40ea02abce9..516b126f029 100644
--- a/app/views/projects/settings/repository/show.html.haml
+++ b/app/views/projects/settings/repository/show.html.haml
@@ -1,5 +1,9 @@
- page_title "Repository"
- @content_class = "limit-container-width" unless fluid_layout
+
+- if show_new_nav?
+ - breadcrumbs_extra_links("Settings", edit_project_path(@project))
+
= render "projects/settings/head"
- content_for :page_specific_javascripts do