From: Edward Date: Thu, 8 May 2014 09:29:16 +0000 (+0800) Subject: Pman.Dialog.CoreAutoSavePreview.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=8d1626b8a137e1e37f687de84fca9df09cc2e94a Pman.Dialog.CoreAutoSavePreview.bjs Pman.Dialog.CoreAutoSavePreview.js --- diff --git a/Pman.Dialog.CoreAutoSavePreview.bjs b/Pman.Dialog.CoreAutoSavePreview.bjs index 95439cf1..9bc917c8 100644 --- a/Pman.Dialog.CoreAutoSavePreview.bjs +++ b/Pman.Dialog.CoreAutoSavePreview.bjs @@ -80,11 +80,10 @@ }, { "*prop": "footer", - "xtype": "PagingToolbar", - "pageSize": 25, - "displayInfo": true, - "displayMsg": "Displaying Images{0} - {1} of {2}", + "displayInfo": false, "emptyMsg": "No Images found", + "pageSize": 25, + "xtype": "PagingToolbar", "|xns": "Roo" }, { diff --git a/Pman.Dialog.CoreAutoSavePreview.js b/Pman.Dialog.CoreAutoSavePreview.js index 4d8e5dc4..c858587c 100644 --- a/Pman.Dialog.CoreAutoSavePreview.js +++ b/Pman.Dialog.CoreAutoSavePreview.js @@ -110,10 +110,9 @@ Pman.Dialog.CoreAutoSavePreview = { footer : { xtype: 'PagingToolbar', xns: Roo, - pageSize : 25, - displayInfo : true, - displayMsg : "Displaying Images{0} - {1} of {2}", - emptyMsg : "No Images found" + displayInfo : false, + emptyMsg : "No Images found", + pageSize : 25 }, colModel : [ {