show defaultlocalnav in groupmembers
This commit is contained in:
parent
0c877860b5
commit
f29274cd0d
|
@ -125,7 +125,7 @@ class GroupmembersAction extends GroupDesignAction
|
||||||
_('A list of the users in this group.'));
|
_('A list of the users in 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