Added link to challenge creator on challenges.

This commit is contained in:
kholliday 2015-03-12 20:19:03 -05:00
parent 8b04773b2e
commit dd49b12bdb

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')