Skip to content

Commit

Permalink
Adds link to owner profile referencing #646.
Browse files Browse the repository at this point in the history
  • Loading branch information
jkmarx committed Oct 27, 2015
1 parent 50719c4 commit 9545d67
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,9 @@
</div>
<div class="span2">
<span rp-analysis-owner-name>
{{ ownerName }}
<a ng-href="/users/{{ analysis.owner }}">
{{ ownerName }}
</a>
</span>
</div>

Expand Down

0 comments on commit 9545d67

Please sign in to comment.