fixup whitespace

This commit is contained in:
micael.bergeron 2017-09-04 14:47:46 -04:00
parent 65bcd141c8
commit d828932eac
1 changed files with 1 additions and 1 deletions

View File

@ -179,7 +179,7 @@ module IssuablesHelper
content_tag(:span, class: 'fa-stack') do
concat(icon('certificate', class: "fa-stack-2x"))
concat(content_tag(:strong, '1', class: 'fa-inverse fa-stack-1x'))
end
end
end
def assigned_issuables_count(issuable_type)