We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d41738 commit 9cbabc3Copy full SHA for 9cbabc3
app/views/admin/members/_profile.html.haml
@@ -10,7 +10,7 @@
10
.mb-4
11
%h5 Skills
12
- @member.skills.each do |skill|
13
- .badge.bg-success= skill.name
+ .badge.bg-secondary= skill.name
14
15
16
%h5 Dietary Restrictions
0 commit comments