diff app/view/grid/FilterResult.js @ 868:b90e29b22ea6 2.0.2

Fixed path to image.
author Raimund Renkert <rrenkert@intevation.de>
date Fri, 10 Jul 2015 18:52:54 +0200
parents 03f39ddae596
children 545b8913601d
line wrap: on
line diff
--- a/app/view/grid/FilterResult.js	Fri Jul 10 18:52:35 2015 +0200
+++ b/app/view/grid/FilterResult.js	Fri Jul 10 18:52:54 2015 +0200
@@ -166,7 +166,7 @@
                 sortable: false,
                 width: 30,
                 items: [{
-                    icon: '/resources/img/edit-delete.png',
+                    icon: 'resources/img/edit-delete.png',
                     tooltip: 'Löschen',
                     isDisabled: function(grid, rowIndex, colIndex) {
                         var rec = grid.getStore().getAt(rowIndex);

http://lada.wald.intevation.org