Make video editor avatar mountable

This commit is contained in:
Eduard Urbach 2018-04-21 13:09:28 +02:00
parent 277155fdb8
commit d763af3747

View File

@ -31,7 +31,8 @@ component AMVPage(amv *arn.AMV, user *arn.User)
.user-avatars.amv-editors
each editor in amv.VideoEditors()
Avatar(editor)
.mountable
Avatar(editor)
if len(amv.Links) > 0
.widget