summaryrefslogtreecommitdiff
path: root/app/views/projects/_find_file_link.html.haml
blob: 74cdb0f74093cc74d7dead6090ede33f52d81f9c (plain)
1
2
= link_to project_find_file_path(@project, @ref), class: 'btn shortcuts-find-file', rel: 'nofollow' do
  = _('Find file')