removed newOptionSchema property from FieldSchema
This commit is contained in:
parent
f6546deb59
commit
8c1964146f
@ -49,10 +49,6 @@ function BaseFieldSchema(){
|
||||
Schema.apply(this, arguments);
|
||||
|
||||
this.add({
|
||||
newOptionSchema: {
|
||||
type: Boolean,
|
||||
default: false
|
||||
},
|
||||
isSubmission: {
|
||||
type: Boolean,
|
||||
default: false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user