Pman.Dialog.AdminWatch.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 28 Sep 2011 08:37:05 +0000 (16:37 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 28 Sep 2011 08:37:05 +0000 (16:37 +0800)
Pman.Dialog.AdminWatch.bjs
Pman.Dialog.AdminWatch.js
Pman.Dialog.AdminWatch.js

Pman.Dialog.AdminWatch.bjs
Pman.Dialog.AdminWatch.js

index 1d50075..a9a80c0 100644 (file)
                                         }
                                     ]
                                 },
-                                {
-                                    "fieldLabel": "Action",
-                                    "name": "medium",
-                                    "width": 200,
-                                    "xtype": "TextField",
-                                    "|xns": "Roo.form"
-                                },
                                 {
                                     "fieldLabel": "Active?",
                                     "name": "active",
index 9b6ddf3..b0c2c98 100644 (file)
@@ -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,