Pman.Dialog.CoreNotifyRecur.bjs
authorAlan Knowles <alan@akbkhome.com>
Wed, 16 May 2012 09:18:22 +0000 (17:18 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 16 May 2012 09:18:22 +0000 (17:18 +0800)
Pman.Dialog.CoreNotifyRecur.js

Pman.Dialog.CoreNotifyRecur.bjs
Pman.Dialog.CoreNotifyRecur.js

index db826f4..ed7446e 100644 (file)
                                                                 },
                                                                 {
                                                                     "*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"
                                                                 }
                                                             ]
                                                         }
index e9a7b70..bfdff3f 100644 (file)
@@ -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"}]
                                                 }
                                             }
                                         }