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

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

index 0d84d2b..151c78c 100644 (file)
                                     "xtype": "TextField"
                                 },
                                 {
-                                    "fieldLabel": "Medium",
+                                    "fieldLabel": "Action",
                                     "name": "medium",
                                     "width": 200,
-                                    "|xns": "Roo.form",
-                                    "xtype": "TextField"
+                                    "xtype": "TextField",
+                                    "|xns": "Roo.form"
                                 },
                                 {
                                     "fieldLabel": "Active",
index 39668c2..06784ef 100644 (file)
@@ -320,7 +320,7 @@ Pman.Dialog.AdminWatch = {
                                 {
                                     xtype: 'TextField',
                                     xns: Roo.form,
-                                    fieldLabel : 'Medium',
+                                    fieldLabel : 'Action',
                                     name : 'medium',
                                     width : 200
                                 },