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

index cec8869..ce9fd6f 100644 (file)
@@ -612,12 +612,14 @@ Pman.Tab.AdminProjectManager = new Roo.util.Observable({
                                     },
                                     {
                                         xtype: 'TextItem',
-                                        xns: Roo.Toolbar
+                                        xns: Roo.Toolbar,
+                                        text : "Show:"
                                     },
                                     {
                                         xtype: 'Button',
                                         xns: Roo.Toolbar,
-                                        text : "All"
+                                        text : "All",
+                                        toggleGroup : 'pgrp'
                                     }
                                 ]
                             },