forked from GNUsocial/gnu-social
show object nav for blocked users in a group
This commit is contained in:
parent
efdc85224a
commit
85320a7561
@ -122,7 +122,7 @@ class BlockedfromgroupAction extends GroupDesignAction
|
|||||||
_('A list of the users blocked from joining this group.'));
|
_('A list of the users blocked from joining this group.'));
|
||||||
}
|
}
|
||||||
|
|
||||||
function showLocalNav()
|
function showObjectNav()
|
||||||
{
|
{
|
||||||
$nav = new GroupNav($this, $this->group);
|
$nav = new GroupNav($this, $this->group);
|
||||||
$nav->show();
|
$nav->show();
|
||||||
|
Loading…
Reference in New Issue
Block a user