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

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

index 4882d83..3c2c6b5 100644 (file)
@@ -92,8 +92,7 @@
                                 },
                                 {
                                     "*prop": "footer",
-                                    "displayInfo": true,
-                                    "displayMsg": "{0} - {1} of {2}",
+                                    "displayInfo": false,
                                     "emptyMsg": "Nothing found",
                                     "pageSize": 25,
                                     "xtype": "PagingToolbar",
index 6e4d43f..ebdbb54 100644 (file)
@@ -229,8 +229,7 @@ Pman.Dialog.CoreAutoSavePreview = {
                         footer : {
                             xtype: 'PagingToolbar',
                             xns: Roo,
-                            displayInfo : true,
-                            displayMsg : "{0} - {1} of {2}",
+                            displayInfo : false,
                             emptyMsg : "Nothing found",
                             pageSize : 25
                         },