Added links to org profile icons

This commit is contained in:
ExMex 2016-01-12 03:19:46 +01:00
parent f610bfa8a2
commit 53a63de9dc
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@
*/}}
<li>
{{range .Orgs}}
<img class="ui mini image" src="{{.AvatarLink}}">
<a href="{{AppSubUrl}}/{{.Name}}"><img class="ui mini image" src="{{.AvatarLink}}"></a>
{{end}}
</li>
{{if and .IsSigned (ne .SignedUserName .Owner.Name)}}