Pman.Tab.AdminTranslations.bjs
authorAlan Knowles <alan@roojs.com>
Fri, 16 Aug 2013 05:04:48 +0000 (13:04 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 16 Aug 2013 05:04:48 +0000 (13:04 +0800)
Pman.Tab.AdminTranslations.js

Pman.Tab.AdminTranslations.bjs
Pman.Tab.AdminTranslations.js

index b2e2f87..8219031 100644 (file)
                                             "header": "Reset",
                                             "width": 50,
                                             "xtype": "ColumnModel",
-                                            "|renderer": "function(v,x,r) {    \n    return '[x]';\n}",
+                                            "|renderer": "function(v,x,r) {    \n    return  '<img src=\"' + rootURL + '/Pman/templates/images/edit-clear.gif' + '\" width=\"16\" height=\"16\">';\n}",
                                             "|xns": "Roo.grid"
                                         },
                                         {
index 2055d5e..58ec862 100644 (file)
@@ -304,7 +304,7 @@ Pman.Tab.AdminTranslations = new Roo.XComponent({
                                     header : 'Reset',
                                     width : 50,
                                     renderer : function(v,x,r) {    
-                                        return '[x]';
+                                        return  '<img src="' + rootURL + '/Pman/templates/images/edit-clear.gif' + '" width="16" height="16">';
                                     }
                                 },
                                 {