X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=blobdiff_plain;f=resources%2FEditors%2FEditor.Roo.LayoutDialog.js;h=b02dbb78ee0e757f4de53622f2a563a83ae2c3f6;hp=bec747e4afb1604c822b7106157c27ca1da2bd92;hb=561be028934884b5ced08082f51a09b942de98f6;hpb=f613cd7ff14b08c8a38d435df88afc098befcf1e diff --git a/resources/Editors/Editor.Roo.LayoutDialog.js b/resources/Editors/Editor.Roo.LayoutDialog.js index bec747e4a..b02dbb78e 100644 --- a/resources/Editors/Editor.Roo.LayoutDialog.js +++ b/resources/Editors/Editor.Roo.LayoutDialog.js @@ -553,7 +553,7 @@ Editor.Roo.LayoutDialog = new Roo.XComponent({ field_type = 'NumberField'; if(type_match[2] * 1 < 11){ - field_type = 'CheckBox'; + field_type = 'Checkbox'; } } }