From: Alan Knowles Date: Wed, 16 May 2012 10:08:05 +0000 (+0800) Subject: Pman.Dialog.CoreNotifyRecur.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=79fc2d86ff8620150dc3da6974e0147b6558a4c3 Pman.Dialog.CoreNotifyRecur.bjs Pman.Dialog.CoreNotifyRecur.js --- 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,