Commit 64a52df9 authored by Phil Hughes's avatar Phil Hughes

Merge branch 'ee-6360-tree-header' into 'master'

EE port of Removes EE differences for app/views/projects/tree/_tree_header.html.haml

See merge request gitlab-org/gitlab-ee!14433
parents fe2657f2 95409165
......@@ -76,8 +76,7 @@
#{ _('New tag') }
.tree-controls
= lock_file_link(html_options: { class: 'btn path-lock' })
= render_if_exists 'projects/tree/lock_link'
= link_to s_('Commits|History'), project_commits_path(@project, @id), class: 'btn'
= render 'projects/find_file_link'
......
= lock_file_link(html_options: { class: 'btn path-lock' })
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment