Link large user avatar to user profile

This commit is contained in:
Robin Ward 2013-10-17 16:06:58 -04:00
parent 3df42f5c45
commit 5fa47984b4
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{{#if model}}
{{boundAvatar model imageSize="huge"}}
{{#linkTo 'user' user}}{{boundAvatar model imageSize="huge"}}{{/linkTo}}
<h1 {{bindAttr class="staff new_user"}}><a {{bindAttr href="usernameUrl"}}>{{username}}</a></h1>
{{#if showName}}