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

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

index 26de911..f374cbc 100644 (file)
                                     "xtype": "Checkbox",
                                     "|xns": "Roo.form"
                                 },
-                                {
-                                    "fieldLabel": "Active",
-                                    "name": "active",
-                                    "width": 75,
-                                    "|xns": "Roo.form",
-                                    "xtype": "TextField"
-                                },
                                 {
                                     "name": "id",
                                     "|xns": "Roo.form",
index d0f1453..36e6fc4 100644 (file)
@@ -498,13 +498,6 @@ Pman.Dialog.AdminWatch = {
                                     fieldLabel : 'Active?',
                                     name : 'active'
                                 },
-                                {
-                                    xtype: 'TextField',
-                                    xns: Roo.form,
-                                    fieldLabel : 'Active',
-                                    name : 'active',
-                                    width : 75
-                                },
                                 {
                                     xtype: 'Hidden',
                                     xns: Roo.form,