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

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

index 83389bb..19dfee8 100644 (file)
@@ -12,7 +12,7 @@
             "modal": true,
             "resizable": false,
             "title": "Email Templates",
-            "width": 600,
+            "width": 500,
             "xtype": "LayoutDialog",
             "|xns": "Roo",
             "items": [
index 39592e9..623389a 100644 (file)
@@ -36,7 +36,7 @@ Pman.Dialog.MailTemplateList = {
             modal : true,
             resizable : false,
             title : "Email Templates",
-            width : 600,
+            width : 500,
             items : [
                 {
                     xtype: 'GridPanel',