Commit b03aa736 authored by Clement Ho's avatar Clement Ho

Use epic icon

parent 9140f1ec
......@@ -45,11 +45,10 @@
Contribution Analytics
-# TODO: Add the flag check to only show epics if available
-# TODO: Add epic icon
= nav_link(path: 'groups#epics') do
= link_to group_epics_path(@group) do
.nav-icon-container
= sprite_icon('git-merge')
= sprite_icon('epic')
%span.nav-item-name
Epics
%span.badge.count= number_with_delimiter(epics.count)
......
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