show defaultlocalnav in grouplogo
This commit is contained in:
parent
4903c92dce
commit
0c877860b5
|
@ -458,7 +458,7 @@ class GrouplogoAction extends GroupDesignAction
|
||||||
$this->autofocus('avatarfile');
|
$this->autofocus('avatarfile');
|
||||||
}
|
}
|
||||||
|
|
||||||
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