object menu in inviteaction
This commit is contained in:
parent
6ee77f1302
commit
55fa14baec
@ -289,7 +289,7 @@ class InviteAction extends CurrentUserDesignAction
|
|||||||
mail_send($recipients, $headers, $body);
|
mail_send($recipients, $headers, $body);
|
||||||
}
|
}
|
||||||
|
|
||||||
function showLocalNav()
|
function showObjectNav()
|
||||||
{
|
{
|
||||||
$nav = new SubGroupNav($this, common_current_user());
|
$nav = new SubGroupNav($this, common_current_user());
|
||||||
$nav->show();
|
$nav->show();
|
||||||
|
Loading…
Reference in New Issue
Block a user