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

index 8a6bfd7..2f02294 100644 (file)
@@ -560,7 +560,13 @@ Pman.Tab.AdminProjectManager = new Roo.util.Observable({
                                     },
                                     {
                                         xtype: 'TextField',
-                                        xns: Roo.form
+                                        xns: Roo.form,
+                                        listeners : {
+                                            render : function (_self)
+                                            {
+                                            
+                                            }
+                                        }
                                     }
                                 ]
                             },