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

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

index 65248bf..ecdb7cc 100644 (file)
                                                 },
                                                 {
                                                     "xtype" : "Button",
-                                                    "$ icon" : "rootURL + '/Pman/templates/images/search.gif'",
+                                                    "$ icon" : "baseURL + '/Pman/templates/images/search.gif'",
                                                     "$ xns" : "Roo.Toolbar"
                                                 },
                                                 {
index 659df1a..b1d3db2 100644 (file)
@@ -525,7 +525,7 @@ Pman.Tab.AdminEnum = new Roo.XComponent({
                                        {
                                         '|xns' : 'Roo.Toolbar',
                                         xtype : 'Button',
-                                        icon : rootURL + '/Pman/templates/images/search.gif',
+                                        icon : baseURL + '/Pman/templates/images/search.gif',
                                         xns : Roo.Toolbar
                                     },
                                        {