summaryrefslogtreecommitdiff
path: root/app/views/shared/nav/_sidebar_menu_collapsed.html.haml
blob: 78567a991df374f10512827e671154cc0b1d1071 (plain)
1
2
3
4
5
%strong.fly-out-top-item-name
  = sidebar_menu.title
- if sidebar_menu.has_pill?
  %span.badge.badge-pill.count.fly-out-badge{ **sidebar_menu.pill_html_options }
    = number_with_delimiter(sidebar_menu.pill_count)