debian-mirror-gitlab/app/views/shared/members/_badge.html.haml

5 lines
105 B
Text
Raw Normal View History

2020-05-24 23:13:21 +05:30
- type ||= 'info'
%span.px-1.py-1
2021-03-08 18:12:59 +05:30
%span{ class: "badge badge-pill gl-badge sm badge-#{type}" }= yield