Skip to content
Snippets Groups Projects
Verified Commit 3dd0c252 authored by Luke "Jared" Bennett's avatar Luke "Jared" Bennett
Browse files

Only show target dropdown if new_repo

parent 818b2128
No related branches found
No related tags found
No related merge requests found
.tree-ref-container
.tree-ref-holder
= render 'shared/ref_switcher', destination: 'tree', path: @path
=icon('long-arrow-right', title: 'to target branch')
= render 'shared/target_switcher', destination: 'tree', path: @path
- if !show_new_repo?
=icon('long-arrow-right', title: 'to target branch')
= render 'shared/target_switcher', destination: 'tree', path: @path
 
- if !show_new_repo?
= render 'projects/tree/old_tree_header'
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment