_head.html.haml 250 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 %ul.nav.nav-tabs %li = render partial: 'shared/ref_switcher', locals: {destination: 'tree', path: @path} = nav_link(controller: :tree) do = link_to 'Source', project_tree_path(@project, @ref) %li.right = render "shared/clone_panel"