diff app/view/mkommentare/List.js @ 391:d1bb925bb5f5

Use the new icons in list views and status bar.
author Raimund Renkert <rrenkert@intevation.de>
date Fri, 30 Aug 2013 12:51:39 +0200
parents b2dc95820b70
children debfcc7713e3
line wrap: on
line diff
--- a/app/view/mkommentare/List.js	Fri Aug 30 12:50:23 2013 +0200
+++ b/app/view/mkommentare/List.js	Fri Aug 30 12:51:39 2013 +0200
@@ -23,14 +23,14 @@
                 items: [
                     {
                         text: 'Hinzufügen',
-                        icon: 'gfx/plus.gif',
+                        icon: 'gfx/list-add.png',
                         action: 'add',
                         probeId: this.probeId,
                         parentId: this.parentId
                     },
                     {
                         text: 'Löschen',
-                        icon: 'gfx/minus.gif',
+                        icon: 'gfx/list-remove.png',
                         action: 'delete'
                     }
                 ]

http://lada.wald.intevation.org