add nav menu to usergroups
This commit is contained in:
parent
b8887ef4f6
commit
30dac77caa
|
@ -108,7 +108,8 @@ class UsergroupsAction extends Action
|
||||||
|
|
||||||
function showLocalNav()
|
function showLocalNav()
|
||||||
{
|
{
|
||||||
// XXX: Add to the subscriptions tabset
|
$nav = new SubGroupNav($this, $this->user);
|
||||||
|
$nav->show();
|
||||||
}
|
}
|
||||||
|
|
||||||
function showContent()
|
function showContent()
|
||||||
|
|
Loading…
Reference in New Issue
Block a user