forked from GNUsocial/gnu-social
user groups show subgroupnav in object menu area
This commit is contained in:
parent
3377bc2ccf
commit
efdc85224a
@ -112,7 +112,7 @@ class UsergroupsAction extends OwnerDesignAction
|
|||||||
$this->showPage();
|
$this->showPage();
|
||||||
}
|
}
|
||||||
|
|
||||||
function showLocalNav()
|
function showObjectNav()
|
||||||
{
|
{
|
||||||
$nav = new SubGroupNav($this, $this->user);
|
$nav = new SubGroupNav($this, $this->user);
|
||||||
$nav->show();
|
$nav->show();
|
||||||
|
Loading…
Reference in New Issue
Block a user