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:43:08 -04:00
parent 9bdd7f34a5
commit 4e2ee018c3
+1 -1
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