Pman.Dialog.CoreAutoSavePreview.bjs
authorEdward <edward@roojs.com>
Thu, 8 May 2014 09:00:33 +0000 (17:00 +0800)
committerEdward <edward@roojs.com>
Thu, 8 May 2014 09:00:33 +0000 (17:00 +0800)
Pman.Dialog.CoreAutoSavePreview.js

Pman.Dialog.CoreAutoSavePreview.bjs
Pman.Dialog.CoreAutoSavePreview.js

index 3065f87..54e291e 100644 (file)
                                 },
                                 {
                                     "*prop": "footer",
-                                    "xtype": "PagingToolbar",
-                                    "pageSize": 25,
                                     "displayInfo": true,
-                                    "displayMsg": "Displaying Events  {0} - {1} of {2}",
-                                    "emptyMsg": "No Events found",
+                                    "displayMsg": "{0} - {1} of {2}",
+                                    "emptyMsg": "Nothing found",
+                                    "pageSize": 25,
+                                    "xtype": "PagingToolbar",
                                     "|xns": "Roo"
                                 },
                                 {
index 9e72e5e..499e419 100644 (file)
@@ -272,10 +272,10 @@ Pman.Dialog.CoreAutoSavePreview = {
                         footer : {
                             xtype: 'PagingToolbar',
                             xns: Roo,
-                            pageSize : 25,
                             displayInfo : true,
-                            displayMsg : "Displaying Events  {0} - {1} of {2}",
-                            emptyMsg : "No Events found"
+                            displayMsg : "{0} - {1} of {2}",
+                            emptyMsg : "Nothing found",
+                            pageSize : 25
                         },
                         colModel : [
                             {