comparison app/view/mkommentare/List.js @ 513:6de00657cd87

Moved alll list toolbars to bottom and buttons to the right.
author Raimund Renkert <raimund.renkert@intevation.de>
date Tue, 16 Dec 2014 13:19:18 +0100
parents 7c0653e8d9f7
children 8972f008dfb1
comparison
equal deleted inserted replaced
512:8818becb8cde 513:6de00657cd87
27 parentId: null, 27 parentId: null,
28 28
29 initComponent: function() { 29 initComponent: function() {
30 this.dockedItems = [{ 30 this.dockedItems = [{
31 xtype: 'toolbar', 31 xtype: 'toolbar',
32 dock: 'top', 32 dock: 'bottom',
33 items: [{ 33 items: ['->', {
34 text: 'Hinzufügen', 34 text: 'Hinzufügen',
35 icon: 'gfx/list-add.png', 35 icon: 'gfx/list-add.png',
36 action: 'add', 36 action: 'add',
37 probeId: this.probeId, 37 probeId: this.probeId,
38 parentId: this.parentId 38 parentId: this.parentId

http://lada.wald.intevation.org