Pman.Dialog.AdminWatch.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 28 Sep 2011 08:30:18 +0000 (16:30 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 28 Sep 2011 08:30:18 +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 c8e1c8c..4d7441c 100644 (file)
                             "style": "margin:10px;",
                             "|url": "baseURL + '/Roo/core_watch.php'",
                             "items": [
-                                {
-                                    "fieldLabel": "Ontable",
-                                    "name": "ontable",
-                                    "width": 200,
-                                    "|xns": "Roo.form",
-                                    "xtype": "TextField"
-                                },
                                 {
                                     "listeners": {
                                         "|select": "function (combo, record, index)\n{\n  _this.grid.footer.onClick('first');\n}",
index 769bf1e..14a8936 100644 (file)
@@ -78,13 +78,6 @@ Pman.Dialog.AdminWatch = {
                             style : 'margin:10px;',
                             url : baseURL + '/Roo/core_watch.php',
                             items : [
-                                {
-                                    xtype: 'TextField',
-                                    xns: Roo.form,
-                                    fieldLabel : 'Ontable',
-                                    name : 'ontable',
-                                    width : 200
-                                },
                                 {
                                     xtype: 'ComboBox',
                                     xns: Roo.form,