Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_user_listing_note.html.haml « users « admin « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b6c9bc43339be501c76f16c25a1b453bfadffe20 (plain)
1
2
3
- if user.note.present?
  %span.has-tooltip.user-note{ title: user.note }
    = sprite_icon('document', size: 16, css_class: 'gl-vertical-align-middle')