Skip to content
Snippets Groups Projects
Commit 1b4467d9 authored by Taico Aerts's avatar Taico Aerts
Browse files

Merge branch 'badges' into eip-develop

parents af9c8597 91149437
No related branches found
No related tags found
No related merge requests found
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
<% end %> <% end %>
<%= badge.title unless is_small %> <%= badge.title unless is_small %>
</span> </span>
<span class="tooltip-text"> <span style="white-space: normal;" class="tooltip-text">
<%= is_small ? <%= is_small ?
"This user has been awarded the '#{badge.title}' badge." "This user has been awarded the '#{badge.title}' badge."
: badge.description %> : badge.description %>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment