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

index ce9fd6f..a39dc6a 100644 (file)
@@ -619,7 +619,13 @@ Pman.Tab.AdminProjectManager = new Roo.util.Observable({
                                         xtype: 'Button',
                                         xns: Roo.Toolbar,
                                         text : "All",
-                                        toggleGroup : 'pgrp'
+                                        toggleGroup : 'pgrp',
+                                        listeners : {
+                                            render : function (_self)
+                                            {
+                                            
+                                            }
+                                        }
                                     }
                                 ]
                             },