examples/bootstrap/Editor.js
authorEdward <edward@roojs.com>
Fri, 13 Feb 2015 07:11:12 +0000 (15:11 +0800)
committerEdward <edward@roojs.com>
Fri, 13 Feb 2015 07:11:12 +0000 (15:11 +0800)
examples/bootstrap/Editor.js

index 54fbbf0..d2270dd 100644 (file)
@@ -26,23 +26,6 @@ Roo.example.Editor = new Roo.XComponent({
         return {
             xtype: 'Body',
             xns: Roo.bootstrap,
-            listeners : {
-                render : function (_self)
-                {
-                    Roo.log('body render ???????????????????????/');
-//                    Roo.Ajax.request({
-//                        url : baseURL + '/CampaignEdit/237',
-//                        method: 'GET',
-//                        params: {
-//                            _editor : 1
-//                        },
-//                        success : function(r)
-//                        {
-//                            Roo.log(r);
-//                        }
-//                    });
-                }
-            },
             items : [
                  {
                     xtype : 'Container',