Added links to org profile icons
This commit is contained in:
parent
f610bfa8a2
commit
53a63de9dc
|
@ -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)}}
|
||||
|
|
Loading…
Reference in New Issue