We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4736f5d + 7166de0 commit 660cab8Copy full SHA for 660cab8
app/views/admin/activities/index.html.haml
@@ -27,7 +27,7 @@
27
- elsif activity.group.committee?
28
%span.badge.badge-success= activity.group.name.upcase
29
- else
30
- %span.label.badge-warning= activity.group.name.upcase
+ %span.badge.badge-warning= activity.group.name.upcase
31
32
%td
33
%span
0 commit comments