Pman.Dialog.AdminWatch.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 28 Sep 2011 08:33:26 +0000 (16:33 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 28 Sep 2011 08:33:26 +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 fe15fa6..26de911 100644 (file)
                                     "|xns": "Roo.form"
                                 },
                                 {
+                                    "fieldLabel": "Active?",
                                     "name": "active",
                                     "xtype": "Checkbox",
                                     "|xns": "Roo.form"
index 8a5e3bc..d0f1453 100644 (file)
@@ -495,6 +495,7 @@ Pman.Dialog.AdminWatch = {
                                 {
                                     xtype: 'Checkbox',
                                     xns: Roo.form,
+                                    fieldLabel : 'Active?',
                                     name : 'active'
                                 },
                                 {