make new event work, sort of

This commit is contained in:
Evan Prodromou
2011-03-09 02:48:14 -05:00
parent ca36dfecf9
commit 53e67b5ed5
3 changed files with 39 additions and 9 deletions

View File

@@ -66,7 +66,7 @@ class EventForm extends Form
function formClass()
{
return 'form_settings ajax';
return 'form_settings ajax-notice';
}
/**