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

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

index abd176b..8158778 100644 (file)
                                                 },
                                                 {
                                                     "xtype" : "Button",
-                                                    "$ xns" : "Roo.Toolbar",
-                                                    "String icon" : "rootURL + '/web.Hydra/Pman/templates/images/edit-clear.gif'"
+                                                    "$ icon" : "rootURL + '/web.Hydra/Pman/templates/images/edit-clear.gif'",
+                                                    "$ xns" : "Roo.Toolbar"
                                                 }
                                             ]
                                         },
index 32f9369..65a4648 100644 (file)
@@ -531,8 +531,8 @@ Pman.Tab.AdminEnum = new Roo.XComponent({
                                        {
                                         '|xns' : 'Roo.Toolbar',
                                         xtype : 'Button',
-                                        xns : Roo.Toolbar,
-                                        icon : 'rootURL + \'/web.Hydra/Pman/templates/images/edit-clear.gif\''
+                                        icon : rootURL + '/web.Hydra/Pman/templates/images/edit-clear.gif',
+                                        xns : Roo.Toolbar
                                     }
                                 ]