From: Alan Knowles Date: Wed, 28 Sep 2011 08:31:15 +0000 (+0800) Subject: Pman.Dialog.AdminWatch.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=d8f123ef3f41656e5cfed11f4da6f1caeaf27ca2 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 5a09bea..e3f6978 100644 --- a/Pman.Dialog.AdminWatch.bjs +++ b/Pman.Dialog.AdminWatch.bjs @@ -94,7 +94,7 @@ ] }, { - "fieldLabel": "ID:", + "fieldLabel": "ID", "name": "onid", "width": 75, "xtype": "NumberField", diff --git a/Pman.Dialog.AdminWatch.js b/Pman.Dialog.AdminWatch.js index a65937c..f366522 100644 --- a/Pman.Dialog.AdminWatch.js +++ b/Pman.Dialog.AdminWatch.js @@ -256,7 +256,7 @@ Pman.Dialog.AdminWatch = { { xtype: 'NumberField', xns: Roo.form, - fieldLabel : 'ID:', + fieldLabel : 'ID', name : 'onid', width : 75 },