From: Alan Knowles Date: Wed, 28 Sep 2011 08:37:05 +0000 (+0800) Subject: Pman.Dialog.AdminWatch.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=2ebfe213413e5b368061f1469671e7af6a1f543c 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 1d50075..a9a80c0 100644 --- a/Pman.Dialog.AdminWatch.bjs +++ b/Pman.Dialog.AdminWatch.bjs @@ -233,13 +233,6 @@ } ] }, - { - "fieldLabel": "Action", - "name": "medium", - "width": 200, - "xtype": "TextField", - "|xns": "Roo.form" - }, { "fieldLabel": "Active?", "name": "active", diff --git a/Pman.Dialog.AdminWatch.js b/Pman.Dialog.AdminWatch.js index 9b6ddf3..b0c2c98 100644 --- a/Pman.Dialog.AdminWatch.js +++ b/Pman.Dialog.AdminWatch.js @@ -504,13 +504,6 @@ Pman.Dialog.AdminWatch = { fields : [ 'val' ] } }, - { - xtype: 'TextField', - xns: Roo.form, - fieldLabel : 'Action', - name : 'medium', - width : 200 - }, { xtype: 'Checkbox', xns: Roo.form,