forked from GNUsocial/gnu-social
object menu for user profile
This commit is contained in:
parent
a1a0382d26
commit
64a1c9e376
@ -104,7 +104,7 @@ class ShowstreamAction extends ProfileAction
|
|||||||
$this->showNotices();
|
$this->showNotices();
|
||||||
}
|
}
|
||||||
|
|
||||||
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