summaryrefslogtreecommitdiff
path: root/app/views/projects/_find_file_link.html.haml
blob: 3feb11645a0f7d21c1cbb0356ad4945061fb8ebb (plain)
1
2
3
= link_to namespace_project_find_file_path(@project.namespace, @project, @ref), class: 'btn btn-grouped shortcuts-find-file', rel: 'nofollow' do
  = icon('search')
  %span Find file