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

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

index 0e34ba7..3f5d6bd 100644 (file)
            "width" : 150,
            "$ xns" : "Roo.form",
            "mode" : "local",
-           "name" : "combo_display",
+           "name" : "display_field",
            "* prop" : "field",
            "items" : [
             {
index 9752961..32109a5 100644 (file)
@@ -386,7 +386,7 @@ Editor.Roo.LayoutDialog = new Roo.XComponent({
          hiddenName : 'status',
          listWidth : 200,
          mode : 'local',
-         name : 'combo_display',
+         name : 'display_field',
          triggerAction : 'all',
          valueField : 'ftype',
          width : 150,