forked from GNUsocial/gnu-social
no object nav for invite
This commit is contained in:
parent
9208c94b29
commit
93bfacad3b
@ -296,10 +296,4 @@ class InviteAction extends CurrentUserDesignAction
|
|||||||
|
|
||||||
mail_send($recipients, $headers, $body);
|
mail_send($recipients, $headers, $body);
|
||||||
}
|
}
|
||||||
|
|
||||||
function showObjectNav()
|
|
||||||
{
|
|
||||||
$nav = new SubGroupNav($this, common_current_user());
|
|
||||||
$nav->show();
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user