Pman.Dialog.MailTemplateList.bjs
authorEdward <edward@roojs.com>
Wed, 19 Feb 2014 06:26:09 +0000 (14:26 +0800)
committerEdward <edward@roojs.com>
Wed, 19 Feb 2014 06:26:09 +0000 (14:26 +0800)
Pman.Dialog.MailTemplateList.js

Pman.Dialog.MailTemplateList.bjs
Pman.Dialog.MailTemplateList.js

index 6500407..bb1fb57 100644 (file)
                     "xtype": "LayoutRegion",
                     "|xns": "Roo"
                 },
-                {
-                    "*prop": "west",
-                    "xtype": "LayoutRegion",
-                    "|xns": "Roo"
-                },
                 {
                     "listeners": {
                         "|activate": "function() {\n    _this.panel = this;\n    if (_this.grid) {\n        _this.grid.ds.load({});\n    }\n}"
index 22f5f59..074d5c0 100644 (file)
@@ -251,10 +251,6 @@ Pman.Dialog.MailTemplateList = {
                 titlebar : false,
                 width : 400
             },
-            west : {
-                xtype: 'LayoutRegion',
-                xns: Roo
-            },
             buttons : [
                 {
                     xtype: 'Button',