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

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

index a543198..85d9249 100644 (file)
        "dataIndex" : "display_field",
        "items" : [
         {
-         "listeners" : {
-          "render" : "function (_self)\n{\n    Roo.log('reader');\n}"
-         },
          "xtype" : "GridEditor",
          "$ xns" : "Roo.grid",
          "* prop" : "editor",
index f8398be..b5b4242 100644 (file)
@@ -400,12 +400,6 @@ Editor.Roo.LayoutDialog = new Roo.XComponent({
         '|xns' : 'Roo.grid',
         xns : Roo.grid,
         xtype : 'GridEditor',
-        listeners : {
-         render : function (_self)
-          {
-              Roo.log('reader');
-          }
-        },
         items : [
 
         ]