fix projects contacts list

stable
Juanfran 2015-05-11 10:45:07 +02:00
parent a88a31a1b2
commit 307031d085
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ section.profile-projects
span.tag-name {{::tag.name}}
div.project-list-single-members
a(tg-repeat="contact in ::project.contacts", tg-nav="user-profile:username=contact.username", title="{{contact.full_name}}")
img(tg-bo-src="contact.photo")
a(ng-repeat="contact in ::project.contacts", tg-nav="user-profile:username=contact.username", title="{{::contact.full_name}}")
img(ng-src="{{::contact.photo}}")
// div.project-list-single-right
// div.project-list-single-stats