Переглянути джерело

Added links to org profile icons

ExMex 9 роки тому
батько
коміт
53a63de9dc
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      templates/user/profile.tmpl

+ 1 - 1
templates/user/profile.tmpl

@@ -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)}}