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

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

index f76b04f..8db385c 100644 (file)
                                         }
                                     ]
                                 },
-                                {
-                                    "fieldLabel": "Event",
-                                    "name": "event",
-                                    "width": 200,
-                                    "|xns": "Roo.form",
-                                    "xtype": "TextField"
-                                },
                                 {
                                     "listeners": {
                                         "|select": "function (combo, record, index)\n{\n  _this.grid.footer.onClick('first');\n}",
index 9178584..3a25c4e 100644 (file)
@@ -310,13 +310,6 @@ Pman.Dialog.AdminWatch = {
                                         }
                                     }
                                 },
-                                {
-                                    xtype: 'TextField',
-                                    xns: Roo.form,
-                                    fieldLabel : 'Event',
-                                    name : 'event',
-                                    width : 200
-                                },
                                 {
                                     xtype: 'ComboBox',
                                     xns: Roo.form,