debian-mirror-gitlab/app/views/projects/_find_file_link.html.haml
2017-08-17 22:00:37 +05:30

3 lines
182 B
Text

= 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