forked from GNUsocial/gnu-social
subscriber actions show the profile menu in object area
This commit is contained in:
parent
0e1a221423
commit
805d14577d
@ -94,7 +94,7 @@ class GalleryAction 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