Commit 16e116bc authored by Jacob Schatz's avatar Jacob Schatz

Correct icon for milestones.

parent 943bed68
......@@ -47,7 +47,7 @@
.block.milestone
.sidebar-collapsed-icon
= icon('balance-scale')
= icon('clock-o')
%span
- if issuable.milestone
= issuable.milestone.title
......
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