resources/Editors/Editor.Roo.LayoutDialog.bjs
[app.Builder.js] / resources / Editors / Editor.Roo.LayoutDialog.js
index e263d60..9d84caf 100644 (file)
@@ -574,7 +574,7 @@ Editor.Roo.LayoutDialog = new Roo.XComponent({
                field_type = 'ComboBox';
            }
            
-           if(r.Field == 'id'){
+           if(r.Field == 'id'){ // usually 'id' is hidden on the form
                field_type = 'Hidden';
            }