Fix haml_lint
This commit is contained in:
parent
4028f632ed
commit
d159a9a21c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
.tree-ref-holder
|
||||
= render 'shared/ref_switcher', destination: 'tree', path: @path
|
||||
- if show_new_repo?
|
||||
=icon('long-arrow-right', title: 'to target branch')
|
||||
= icon('long-arrow-right', title: 'to target branch')
|
||||
= render 'shared/target_switcher', destination: 'tree', path: @path
|
||||
|
||||
- if !show_new_repo?
|
||||
|
|
Loading…
Reference in a new issue