Merge pull request #2629 from gschlager/fix_badge_header

Use the translated display name of badge instead of English one.
This commit is contained in:
Régis Hanol 2014-08-11 10:58:13 +02:00
commit 45faf07ba6
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<h1>
{{#link-to 'badges.index'}}{{i18n badges.title}}{{/link-to}}
<i class='fa fa-angle-right'></i>
{{name}}
{{displayName}}
</h1>
<table class='badges-listing'>