diff app/view/zusatzwerte/List.js @ 540:99e738c17b81

Add detail button to tables
author Roland Geider <roland.geider@intevation.de>
date Wed, 17 Dec 2014 16:59:45 +0100
parents eef1ff9f2bd2
children 7c9475119861
line wrap: on
line diff
--- a/app/view/zusatzwerte/List.js	Wed Dec 17 15:42:55 2014 +0100
+++ b/app/view/zusatzwerte/List.js	Wed Dec 17 16:59:45 2014 +0100
@@ -35,6 +35,10 @@
             xtype: 'toolbar',
             dock: 'bottom',
             items: ['->', {
+                text: 'Details',
+                icon: 'gfx/document-open.png',
+                action: 'open'
+            }, {
                 text: 'Hinzufügen',
                 icon: 'gfx/list-add.png',
                 action: 'add',

http://lada.wald.intevation.org