Remove extra bracket
This commit is contained in:
parent
7df4a3c53a
commit
94d9efaa8e
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
|||
%li{id: dom_id(label), data: { id: label.id } } }
|
||||
%li{ id: dom_id(label), data: { id: label.id } }
|
||||
= render "shared/label_row", label: label
|
||||
|
||||
.pull-info-right
|
||||
%span.append-right-20
|
||||
= link_to_label(label, type: :merge_request) do
|
||||
|
|
Loading…
Reference in a new issue