From: Alan Knowles Date: Wed, 28 Sep 2011 08:36:07 +0000 (+0800) Subject: Pman.Dialog.AdminWatch.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=5257585c67c13cbad6d45b71c8123ee1caf19ca7 Pman.Dialog.AdminWatch.bjs Pman.Dialog.AdminWatch.bjs --- diff --git a/Pman.Dialog.AdminWatch.bjs b/Pman.Dialog.AdminWatch.bjs index 29e7903..5c74655 100644 --- a/Pman.Dialog.AdminWatch.bjs +++ b/Pman.Dialog.AdminWatch.bjs @@ -229,8 +229,9 @@ "items": [ { "*prop": "store", - "|data": "[ [ 'email' ], [ 'APPROVAL' ] ]", + "id": null, "xtype": "SimpleStore", + "|data": "[ [ 'email' ], [ 'APPROVAL' ] ]", "|fields": "[ 'val' ]", "|xns": "Roo.data" }