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

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

index da767cc..0e34ba7 100644 (file)
            "width" : 150,
            "$ xns" : "Roo.form",
            "mode" : "local",
-           "name" : "field_type",
+           "name" : "ftype",
            "* prop" : "field",
            "items" : [
             {
index 6af8218..9752961 100644 (file)
@@ -331,7 +331,7 @@ Editor.Roo.LayoutDialog = new Roo.XComponent({
          hiddenName : 'status',
          listWidth : 200,
          mode : 'local',
-         name : 'field_type',
+         name : 'ftype',
          triggerAction : 'all',
          valueField : 'ftype',
          width : 150,