Skip to content
Snippets Groups Projects
Commit be4cdd93 authored by Rémy Coutable's avatar Rémy Coutable
Browse files

Merge branch 'bugfix/jschatz1/milestone-icon' into 'master'

Correct icon for milestones.



See merge request !2856
parents 14488f79 16e116bc
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -47,7 +47,7 @@
 
.block.milestone
.sidebar-collapsed-icon
= icon('balance-scale')
= icon('clock-o')
%span
- if issuable.milestone
= issuable.milestone.title
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment