no object nav for showstream
This commit is contained in:
parent
b64a1ef0e7
commit
8def44bc57
@ -103,12 +103,6 @@ class ShowstreamAction extends ProfileAction
|
||||
$this->showNotices();
|
||||
}
|
||||
|
||||
function showObjectNav()
|
||||
{
|
||||
$nav = new SubGroupNav($this, $this->user);
|
||||
$nav->show();
|
||||
}
|
||||
|
||||
function showProfileBlock()
|
||||
{
|
||||
$block = new AccountProfileBlock($this, $this->profile);
|
||||
|
Loading…
Reference in New Issue
Block a user