Commit 04fc4484 authored by Phil Hughes's avatar Phil Hughes

Removed label colour from dropdown

parent 7bbab5fa
......@@ -9,7 +9,6 @@ class @LabelsSelect
renderRow: (label) ->
"<li>
<a href='#'>
<span class='label' style='background-color: #{label.color}'>#{label.name}</span>
#{label.name}
</a>
</li>"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment