Pman.Tab.AdminProjectMembers.bjs
authorAlan Knowles <alan@akbkhome.com>
Fri, 25 Feb 2011 08:10:14 +0000 (16:10 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 25 Feb 2011 08:10:14 +0000 (16:10 +0800)
Pman.Tab.AdminProjectMembers.bjs

index e5a10f9..3e94531 100644 (file)
                                     "xtype": "Button",
                                     "|xns": "Roo.Toolbar"
                                 },
+                                {
+                                    "|xns": "Roo.Toolbar",
+                                    "xtype": "Fill"
+                                },
                                 {
                                     "listeners": {
                                         "toggle": "function (_self, pressed)\n{\n    if (pressed) {\n        _this.grid.filter = 'A';\n    }\n    _this.grid.footer.onClick('first');\n}"
                                     "toggleGroup": "appm",
                                     "xtype": "Button",
                                     "|xns": "Roo.Toolbar"
-                                },
-                                {
-                                    "|xns": "Roo.Toolbar",
-                                    "xtype": "Fill"
                                 }
                             ]
                         },