FIX: Middle clicking on a user was not working

This commit is contained in:
Robin Ward 2015-06-25 13:53:02 -04:00
parent 1edb5919fa
commit 0a9e2f54ff

View File

@ -6,7 +6,7 @@
<div class="names">
<span>
<h1 class="{{staff}} {{new_user}}">
<a href {{action "showUser"}}>{{username}} {{user-status user currentUser=currentUser}}</a>
<a href={{user.path}} {{action "showUser"}}>{{username}} {{user-status user currentUser=currentUser}}</a>
</h1>
{{#if user.name}}