From: Alan Knowles Date: Wed, 28 Sep 2011 08:30:58 +0000 (+0800) Subject: Pman.Dialog.AdminWatch.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=5743f88e7bb8992b551aa1385529d654542f2597 Pman.Dialog.AdminWatch.bjs Pman.Dialog.AdminWatch.bjs Pman.Dialog.AdminWatch.js Pman.Dialog.AdminWatch.js --- diff --git a/Pman.Dialog.AdminWatch.bjs b/Pman.Dialog.AdminWatch.bjs index beb866a..be50a23 100644 --- a/Pman.Dialog.AdminWatch.bjs +++ b/Pman.Dialog.AdminWatch.bjs @@ -95,7 +95,7 @@ }, { "fieldLabel": "Onid", - "name": "onid", + "name": "Id", "width": 75, "xtype": "NumberField", "|xns": "Roo.form" diff --git a/Pman.Dialog.AdminWatch.js b/Pman.Dialog.AdminWatch.js index 117d7e5..3cd55f2 100644 --- a/Pman.Dialog.AdminWatch.js +++ b/Pman.Dialog.AdminWatch.js @@ -257,7 +257,7 @@ Pman.Dialog.AdminWatch = { xtype: 'NumberField', xns: Roo.form, fieldLabel : 'Onid', - name : 'onid', + name : 'Id', width : 75 }, {