fix: can't show the user profile when joining any groups

This commit is contained in:
Mitsuhiro Koga
2016-07-04 20:58:11 +09:00
parent 8c36ba33f4
commit c26ca9d463

View File

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