diff app/view/orte/List.js @ 522:de1acaf21db3

Add detail button for 'Orte' table See LSB 3.5
author Roland Geider <roland.geider@intevation.de>
date Tue, 16 Dec 2014 15:58:43 +0100
parents 6de00657cd87
children 95bad130be98
line wrap: on
line diff
--- a/app/view/orte/List.js	Tue Dec 16 14:50:30 2014 +0100
+++ b/app/view/orte/List.js	Tue Dec 16 15:58:43 2014 +0100
@@ -38,6 +38,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