mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-19 09:36:47 +10:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user