Pman.Tab.AdminEnum.bjs
authorMicheal <micheal@roojs.com>
Thu, 29 Jan 2015 07:13:00 +0000 (15:13 +0800)
committerMicheal <micheal@roojs.com>
Thu, 29 Jan 2015 07:13:00 +0000 (15:13 +0800)
Pman.Tab.AdminEnum.js

Pman.Tab.AdminEnum.bjs
Pman.Tab.AdminEnum.js

index 62cd2e8..2c06de9 100644 (file)
                                                     "xtype" : "TextField",
                                                     "String fieldLabel" : "Search",
                                                     "$ xns" : "Roo.form"
+                                                },
+                                                {
+                                                    "xtype" : "Button",
+                                                    "$ xns" : "Roo.Toolbar"
                                                 }
                                             ]
                                         },
index bb8aff4..3ec97c0 100644 (file)
@@ -520,6 +520,11 @@ Pman.Tab.AdminEnum = new Roo.XComponent({
                                         xtype : 'TextField',
                                         fieldLabel : 'Search',
                                         xns : Roo.form
+                                    },
+                                       {
+                                        '|xns' : 'Roo.Toolbar',
+                                        xtype : 'Button',
+                                        xns : Roo.Toolbar
                                     }
                                 ]