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

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

index 3b730c3..a46d30e 100644 (file)
                                                     "xtype" : "Button",
                                                     "$ xns" : "Roo.Toolbar",
                                                     "String icon" : "http://roojs.com/Pman/templates/images/search.gif"
+                                                },
+                                                {
+                                                    "xtype" : "Button",
+                                                    "$ xns" : "Roo.Toolbar"
                                                 }
                                             ]
                                         },
index 29af579..29df64c 100644 (file)
@@ -526,6 +526,11 @@ Pman.Tab.AdminEnum = new Roo.XComponent({
                                         xtype : 'Button',
                                         xns : Roo.Toolbar,
                                         icon : 'http://roojs.com/Pman/templates/images/search.gif'
+                                    },
+                                       {
+                                        '|xns' : 'Roo.Toolbar',
+                                        xtype : 'Button',
+                                        xns : Roo.Toolbar
                                     }
                                 ]