From 79fc2d86ff8620150dc3da6974e0147b6558a4c3 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 16 May 2012 18:08:05 +0800 Subject: [PATCH] Pman.Dialog.CoreNotifyRecur.bjs Pman.Dialog.CoreNotifyRecur.js --- Pman.Dialog.CoreNotifyRecur.bjs | 9 --------- Pman.Dialog.CoreNotifyRecur.js | 8 -------- 2 files changed, 17 deletions(-) diff --git a/Pman.Dialog.CoreNotifyRecur.bjs b/Pman.Dialog.CoreNotifyRecur.bjs index f4234f63..af7c999f 100644 --- a/Pman.Dialog.CoreNotifyRecur.bjs +++ b/Pman.Dialog.CoreNotifyRecur.bjs @@ -79,15 +79,6 @@ } ] }, - { - "*prop": "footer", - "xtype": "PagingToolbar", - "pageSize": 25, - "displayInfo": true, - "displayMsg": "Displaying core_notify_recur{0} - {1} of {2}", - "emptyMsg": "No core_notify_recur found", - "|xns": "Roo" - }, { "*prop": "toolbar", "xtype": "Toolbar", diff --git a/Pman.Dialog.CoreNotifyRecur.js b/Pman.Dialog.CoreNotifyRecur.js index 7a6bb460..1340efd7 100644 --- a/Pman.Dialog.CoreNotifyRecur.js +++ b/Pman.Dialog.CoreNotifyRecur.js @@ -191,14 +191,6 @@ Pman.Dialog.CoreNotifyRecur = { ] } }, - footer : { - xtype: 'PagingToolbar', - xns: Roo, - pageSize : 25, - displayInfo : true, - displayMsg : "Displaying core_notify_recur{0} - {1} of {2}", - emptyMsg : "No core_notify_recur found" - }, toolbar : { xtype: 'Toolbar', xns: Roo, -- 2.39.2