comparison app/view/orte/List.js @ 526:381066c87ba8

Merge
author Roland Geider <roland.geider@intevation.de>
date Tue, 16 Dec 2014 18:22:04 +0100
parents de1acaf21db3
children 95bad130be98
comparison
equal deleted inserted replaced
520:16fbbad55589 526:381066c87ba8
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