From 4a2874e8c7f2dd4b7cd4cd2d868e0e9f04e67060 Mon Sep 17 00:00:00 2001 From: Edward Date: Thu, 8 May 2014 17:11:25 +0800 Subject: [PATCH] Pman.Dialog.CoreAutoSavePreview.bjs Pman.Dialog.CoreAutoSavePreview.js --- Pman.Dialog.CoreAutoSavePreview.bjs | 3 +-- Pman.Dialog.CoreAutoSavePreview.js | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/Pman.Dialog.CoreAutoSavePreview.bjs b/Pman.Dialog.CoreAutoSavePreview.bjs index 4882d83b..3c2c6b5f 100644 --- a/Pman.Dialog.CoreAutoSavePreview.bjs +++ b/Pman.Dialog.CoreAutoSavePreview.bjs @@ -92,8 +92,7 @@ }, { "*prop": "footer", - "displayInfo": true, - "displayMsg": "{0} - {1} of {2}", + "displayInfo": false, "emptyMsg": "Nothing found", "pageSize": 25, "xtype": "PagingToolbar", diff --git a/Pman.Dialog.CoreAutoSavePreview.js b/Pman.Dialog.CoreAutoSavePreview.js index 6e4d43f8..ebdbb54d 100644 --- a/Pman.Dialog.CoreAutoSavePreview.js +++ b/Pman.Dialog.CoreAutoSavePreview.js @@ -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 }, -- 2.39.2