MINOR addfield and addoptionfield methods are now in $allowed_actions

This commit is contained in:
Stig Lindqvist 2012-05-07 17:09:08 +12:00
parent 2d91f2f456
commit 368211c7e5

View File

@ -7,6 +7,11 @@
*/
class FieldEditor extends FormField {
public static $allowed_actions = array(
'addfield',
'addoptionfield'
);
/**
* Field Editor Template