From: Alan Knowles Date: Wed, 16 May 2012 09:18:22 +0000 (+0800) Subject: Pman.Dialog.CoreNotifyRecur.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=4b58b10c6f5a1057204361237717cd19f10ec228 Pman.Dialog.CoreNotifyRecur.bjs Pman.Dialog.CoreNotifyRecur.js --- diff --git a/Pman.Dialog.CoreNotifyRecur.bjs b/Pman.Dialog.CoreNotifyRecur.bjs index db826f44..ed7446eb 100644 --- a/Pman.Dialog.CoreNotifyRecur.bjs +++ b/Pman.Dialog.CoreNotifyRecur.bjs @@ -350,12 +350,12 @@ }, { "*prop": "reader", - "xtype": "JsonReader", - "|xns": "Roo.data", "id": "id", "root": "data", "totalProperty": "total", - "|fields": "[{\"name\":\"id\",\"type\":\"int\"},{\"name\":\"etype\",\"type\":\"string\"}]" + "xtype": "JsonReader", + "|fields": "[{\"name\":\"tz\",\"type\":\"string\"}]", + "|xns": "Roo.data" } ] } diff --git a/Pman.Dialog.CoreNotifyRecur.js b/Pman.Dialog.CoreNotifyRecur.js index e9a7b706..bfdff3f3 100644 --- a/Pman.Dialog.CoreNotifyRecur.js +++ b/Pman.Dialog.CoreNotifyRecur.js @@ -470,7 +470,7 @@ Pman.Dialog.CoreNotifyRecur = { id : 'id', root : 'data', totalProperty : 'total', - fields : [{"name":"id","type":"int"},{"name":"etype","type":"string"}] + fields : [{"name":"tz","type":"string"}] } } }