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

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

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