show default local nav in group edit
This commit is contained in:
parent
737eb371f8
commit
4561caec10
@ -139,7 +139,7 @@ class EditgroupAction extends GroupDesignAction
|
||||
$this->showPage();
|
||||
}
|
||||
|
||||
function showLocalNav()
|
||||
function showObjectNav()
|
||||
{
|
||||
$nav = new GroupNav($this, $this->group);
|
||||
$nav->show();
|
||||
|
Loading…
Reference in New Issue
Block a user