Merge pull request #4849 from TheHollidayInn/add-link-to-challenge-creator

Added link to challenge creator on challenges.
This commit is contained in:
Alys
2015-03-27 18:13:33 +10:00
+1 -1
View File
@@ -144,7 +144,7 @@ script(type='text/ng-template', id='partials/options.social.challenges.html')
li {{challenge.group.name}}
li
=env.t('by') + ' '
strong {{challenge.leader.profile.name}}
a(ng-click='clickMember(challenge.leader._id, true)') {{challenge.leader.profile.name}}
li
| {{challenge.memberCount}}
= ' ' + env.t('participants')