resources/Editors/Editor.Roo.LayoutDialog.bjs
authorEdward <edward@roojs.com>
Wed, 6 May 2015 05:18:46 +0000 (13:18 +0800)
committerEdward <edward@roojs.com>
Wed, 6 May 2015 05:18:46 +0000 (13:18 +0800)
resources/Editors/Editor.Roo.LayoutDialog.js

resources/Editors/Editor.Roo.LayoutDialog.bjs
resources/Editors/Editor.Roo.LayoutDialog.js

index 10c8d7f..49ea659 100644 (file)
            "width" : 150,
            "$ xns" : "Roo.form",
            "mode" : "local",
-           "name" : "status",
+           "name" : "field_type",
            "* prop" : "field",
            "items" : [
             {
index 232de27..f5d5352 100644 (file)
@@ -151,7 +151,7 @@ Editor.Roo.LayoutDialog = new Roo.XComponent({
          hiddenName : 'status',
          listWidth : 200,
          mode : 'local',
-         name : 'status',
+         name : 'field_type',
          triggerAction : 'all',
          valueField : 'ftype',
          width : 150,