debian-mirror-gitlab/app/views/shared/nav/_sidebar_menu_collapsed.html.haml
2021-09-04 01:27:46 +05:30

5 lines
215 B
Text

%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)