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
1 changed files with 1 additions and 2 deletions

View File

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