no notice form on invites
This commit is contained in:
parent
7d6efbf29e
commit
c30dcbebbc
@ -28,6 +28,11 @@ class InviteAction extends CurrentUserDesignAction
|
||||
var $subbed = null;
|
||||
var $sent = null;
|
||||
|
||||
function showNoticeForm()
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
function isReadOnly($args)
|
||||
{
|
||||
return false;
|
||||
|
Loading…
Reference in New Issue
Block a user