Remove alone 'groups' link on the left side. Useless I guess.

This commit is contained in:
Jean Baptiste Favre 2012-08-28 00:25:53 +02:00
parent d1e46e61ac
commit 93c8969a27

View File

@ -118,8 +118,7 @@ class RemoteProfileAction extends ShowstreamAction
function showLocalNav() function showLocalNav()
{ {
$nav = new PublicGroupNav($this); // skip
$nav->show();
} }
function showSections() function showSections()