summaryrefslogtreecommitdiff
path: root/app/views/projects/tree
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2019-07-10 13:17:45 +0100
committerPhil Hughes <me@iamphill.com>2019-07-15 15:23:52 +0100
commit1e3877a9c86a3651b12c2f01310e68599b15f8b8 (patch)
treea65e005af158137f451c5a16bb9c542e5b81ee2c /app/views/projects/tree
parent4d8babc809ebd13e4f583d5244a97b2955fd4af5 (diff)
downloadgitlab-ce-1e3877a9c86a3651b12c2f01310e68599b15f8b8.tar.gz
Added add to tree dropdown to Vue files breadcrumb
Diffstat (limited to 'app/views/projects/tree')
-rw-r--r--app/views/projects/tree/_tree_header.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/tree/_tree_header.html.haml b/app/views/projects/tree/_tree_header.html.haml
index 1d0bc588c9c..41cd044a5b0 100644
--- a/app/views/projects/tree/_tree_header.html.haml
+++ b/app/views/projects/tree/_tree_header.html.haml
@@ -11,7 +11,7 @@
- addtotree_toggle_attributes = { title: _("You can only add files when you are on a branch"), data: { container: 'body' }, class: 'disabled has-tooltip' }
- if vue_file_list_enabled?
- #js-repo-breadcrumb
+ #js-repo-breadcrumb{ data: breadcrumb_data_attributes }
- else
%ul.breadcrumb.repo-breadcrumb
%li.breadcrumb-item