forked from GNUsocial/gnu-social
make new event work, sort of
This commit is contained in:
@@ -66,7 +66,7 @@ class EventForm extends Form
|
||||
|
||||
function formClass()
|
||||
{
|
||||
return 'form_settings ajax';
|
||||
return 'form_settings ajax-notice';
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user