comparison 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
comparison
equal deleted inserted replaced
521:7a20e3054c9e 522:de1acaf21db3
36 } 36 }
37 this.dockedItems = [{ 37 this.dockedItems = [{
38 xtype: 'toolbar', 38 xtype: 'toolbar',
39 dock: 'bottom', 39 dock: 'bottom',
40 items: ['->', { 40 items: ['->', {
41 text: 'Details',
42 icon: 'gfx/document-open.png',
43 action: 'open'
44 }, {
41 text: 'Hinzufügen', 45 text: 'Hinzufügen',
42 icon: 'gfx/list-add.png', 46 icon: 'gfx/list-add.png',
43 action: 'add', 47 action: 'add',
44 probeId: this.probeId 48 probeId: this.probeId
45 }, { 49 }, {

http://lada.wald.intevation.org