summaryrefslogtreecommitdiff
path: root/app/views/projects/tags/index.html.haml
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2017-07-07 11:51:03 +0100
committerPhil Hughes <me@iamphill.com>2017-07-07 11:51:03 +0100
commit15a282387938c896ff7b83cb1bb4fe447b856b2b (patch)
tree373e71bd1eb965f1590faa1e0a662adbe63d2219 /app/views/projects/tags/index.html.haml
parente5183d907e9db2bdf87dae83708b35a970a829ba (diff)
downloadgitlab-ce-15a282387938c896ff7b83cb1bb4fe447b856b2b.tar.gz
fixed breadcrumb titles
Diffstat (limited to 'app/views/projects/tags/index.html.haml')
-rw-r--r--app/views/projects/tags/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/tags/index.html.haml b/app/views/projects/tags/index.html.haml
index 7fafbe1c432..805cc960c54 100644
--- a/app/views/projects/tags/index.html.haml
+++ b/app/views/projects/tags/index.html.haml
@@ -4,7 +4,7 @@
= render "projects/commits/head"
- if show_new_nav?
- - breadcrumbs_extra_links("Repository", project_files_path(@project))
+ - breadcrumbs_extra_links("Repository", project_tree_path(@project))
.flex-list{ class: container_class }
.top-area.adjust