Make the actual labels on Labels#index links

Now the user can click the labels themselves or the "X open issues"
text.
This commit is contained in:
Robert Speicher 2015-05-21 23:40:46 -04:00
parent 9bdd7f34a5
commit 4e2ee018c3

View file

@ -1,5 +1,5 @@
%li{id: dom_id(label)}
= render_colored_label(label)
= link_to_label(label)
.pull-right
%strong.append-right-20
= link_to_label(label) do