Pman.Tab.AdminProjectManager.bjs
authorAlan Knowles <alan@akbkhome.com>
Fri, 25 Feb 2011 07:26:04 +0000 (15:26 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 25 Feb 2011 07:26:04 +0000 (15:26 +0800)
Pman.Tab.AdminProjectManager.bjs

index 5772a54..aaf149c 100644 (file)
                                                     "xtype": "Separator"
                                                 },
                                                 {
-                                                    "xtype": "TextField",
-                                                    "|xns": "Roo.form",
                                                     "listeners": {
-                                                        "render": "function (_self)\n{\n\n}"
-                                                    }
+                                                        "render": "function (_self)\n{\n    _this.searchBox = _self;\n}"
+                                                    },
+                                                    "xtype": "TextField",
+                                                    "|xns": "Roo.form"
                                                 }
                                             ]
                                         },