Pman.Dialog.AdminWatch.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 28 Sep 2011 08:33:09 +0000 (16:33 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 28 Sep 2011 08:33:09 +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 b67ce28..573f83e 100644 (file)
                                     "xtype": "TextField",
                                     "|xns": "Roo.form"
                                 },
+                                {
+                                    "|xns": "Roo.form",
+                                    "xtype": "Checkbox"
+                                },
                                 {
                                     "fieldLabel": "Active",
                                     "name": "active",
index dfb68d5..2184be4 100644 (file)
@@ -492,6 +492,10 @@ Pman.Dialog.AdminWatch = {
                                     name : 'medium',
                                     width : 200
                                 },
+                                {
+                                    xtype: 'Checkbox',
+                                    xns: Roo.form
+                                },
                                 {
                                     xtype: 'TextField',
                                     xns: Roo.form,