Merge pull request #1232 from shiena/patch/fix-user-profile

fix: can't show the user profile when joining any groups
This commit is contained in:
Naoki Takezoe
2016-07-05 01:57:24 +09:00
committed by GitHub

View File

@@ -28,7 +28,7 @@
@groupNames.map { groupName =>
<li>@avatarLink(groupName, 20, tooltip = true, label = true)</li>
}
</div>
</ul>
}
</div>
</div>