summaryrefslogtreecommitdiff
path: root/app/views/projects/artifacts
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2017-09-04 15:47:19 +0100
committerPhil Hughes <me@iamphill.com>2017-09-04 15:47:19 +0100
commit38f15514529865eefd74c3b4618eae23c6eda892 (patch)
treebbee118777998ca9d6cbb808a4f6a29c482877f0 /app/views/projects/artifacts
parent3569b2e2d715ffeecf27e26cf3d8c9ec08b8ad49 (diff)
downloadgitlab-ce-38f15514529865eefd74c3b4618eae23c6eda892.tar.gz
fixed dropdown not showing in wiki
spacing updates to expander button sub-title fixes
Diffstat (limited to 'app/views/projects/artifacts')
-rw-r--r--app/views/projects/artifacts/browse.html.haml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/views/projects/artifacts/browse.html.haml b/app/views/projects/artifacts/browse.html.haml
index a33743c2f57..4cc3218d967 100644
--- a/app/views/projects/artifacts/browse.html.haml
+++ b/app/views/projects/artifacts/browse.html.haml
@@ -1,8 +1,12 @@
+- breadcrumb_title _('Artifacts')
- page_title @path.presence, 'Artifacts', "#{@build.name} (##{@build.id})", 'Jobs'
= render "projects/pipelines/head"
= render "projects/jobs/header", show_controls: false
+- add_to_breadcrumbs(_('Jobs'), project_jobs_path(@project))
+- add_to_breadcrumbs("##{@build.id}", project_jobs_path(@project))
+
.tree-holder
.nav-block
%ul.breadcrumb.repo-breadcrumb