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

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

index 201b34d..650928b 100644 (file)
                                         }
                                     ]
                                 },
-                                {
-                                    "*prop": "footer",
-                                    "displayInfo": true,
-                                    "displayMsg": "Displaying Publication{0} - {1} of {2}",
-                                    "emptyMsg": "Nothing found",
-                                    "pageSize": 25,
-                                    "xtype": "PagingToolbar",
-                                    "|xns": "Roo"
-                                },
                                 {
                                     "*prop": "colModel[]",
                                     "dataIndex": "publication",
index 7b99c2e..15d8f51 100644 (file)
@@ -231,14 +231,6 @@ Pman.Dialog.MailTemplateList = {
                                 ]
                             }
                         },
-                        footer : {
-                            xtype: 'PagingToolbar',
-                            xns: Roo,
-                            displayInfo : true,
-                            displayMsg : "Displaying Publication{0} - {1} of {2}",
-                            emptyMsg : "Nothing found",
-                            pageSize : 25
-                        },
                         colModel : [
                             {
                                 xtype: 'ColumnModel',