Fix haml_lint

This commit is contained in:
Luke "Jared" Bennett 2017-08-01 14:51:42 +01:00
parent 4028f632ed
commit d159a9a21c
No known key found for this signature in database
GPG key ID: 402ED51FB5D306C2

View file

@ -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?