Commit 74ec7c9a authored by Tim Zallmann's avatar Tim Zallmann

Changes the sticky-note-o icon to document icon

parent 55b61773
- if user.note.present?
%span.has-tooltip.user-note{ title: user.note }
= icon("sticky-note-o cgrey")
= sprite_icon('document', size: 14, css_class: 'gl-vertical-align-middle')
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