From bc7148810c1ffe9dd50a7ef97607402e91db787f Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 25 Feb 2011 15:26:04 +0800 Subject: [PATCH] Pman.Tab.AdminProjectManager.bjs --- Pman.Tab.AdminProjectManager.bjs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Pman.Tab.AdminProjectManager.bjs b/Pman.Tab.AdminProjectManager.bjs index 5772a54..aaf149c 100644 --- a/Pman.Tab.AdminProjectManager.bjs +++ b/Pman.Tab.AdminProjectManager.bjs @@ -121,11 +121,11 @@ "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" } ] }, -- 2.39.2