Commit e10726f6 authored by Phil Hughes's avatar Phil Hughes

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

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

See merge request gitlab-org/gitlab-ce!30117
parents d9026d0f dbbeb81e
......@@ -76,6 +76,7 @@
#{ _('New tag') }
.tree-controls
= render_if_exists 'projects/tree/lock_link'
= link_to s_('Commits|History'), project_commits_path(@project, @id), class: 'btn'
= render 'projects/find_file_link'
......
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