Merge pull request #210 from SamStudio8/master

Back link to Connections from Profile Grid
This commit is contained in:
Sam Nicholls 2013-01-24 14:31:38 -08:00
commit 5e0dc01a05

View File

@ -13,6 +13,9 @@ block content
div.page-header.profile_page-header div.page-header.profile_page-header
h1 h1
#{connection} #{connection}
div#backlink
a(href='../connections') « Connections
ul.thumbnails ul.thumbnails
each profile, key in profiles each profile, key in profiles
if profile.hasOwnProperty('profile') && profile.profile.avatar if profile.hasOwnProperty('profile') && profile.profile.avatar