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

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

index 18c45b9..015e465 100644 (file)
          "* prop" : "editor",
          "items" : [
           {
-           "listeners" : {
-            "render" : "function (_self)\n{\n    _this.display_field_combo = _self;\n}"
-           },
            "listWidth" : 200,
            "triggerAction" : "all",
            "displayField" : "fname",
index 88e05d2..800617f 100644 (file)
@@ -399,12 +399,6 @@ Editor.Roo.LayoutDialog = new Roo.XComponent({
          width : 150,
          xns : Roo.form,
          xtype : 'ComboBox',
-         listeners : {
-          render : function (_self)
-           {
-               _this.display_field_combo = _self;
-           }
-         },
          items : [
 
          ]