defaultlocalnav in groups
This commit is contained in:
parent
f29274cd0d
commit
6ee77f1302
@ -80,12 +80,6 @@ class GroupsAction extends Action
|
||||
$this->showPage();
|
||||
}
|
||||
|
||||
function showLocalNav()
|
||||
{
|
||||
$nav = new PublicGroupNav($this);
|
||||
$nav->show();
|
||||
}
|
||||
|
||||
function showPageNotice()
|
||||
{
|
||||
$notice =
|
||||
|
Loading…
Reference in New Issue
Block a user