更新 widgets-form-factory.js
This commit is contained in:
parent
e5fd7f22bf
commit
9eb8c6621a
@ -18,7 +18,7 @@ var dataMap = {
|
||||
}
|
||||
},
|
||||
formula_mini: {
|
||||
labelTranslationKey: 'editor.widgets.widgets-form.type.formula',
|
||||
labelTranslationKey: 'editor.widgets.widgets-form.type.formula_mini',
|
||||
iconTemplate: require('builder/editor/widgets/widget-icon-formula.tpl'),
|
||||
Class: require('./schema/widgets-form-formula_mini-schema-model'),
|
||||
checkIfValid: function (querySchemaModel) {
|
||||
|
Loading…
Reference in New Issue
Block a user