Mercurial > lada > lada-client
comparison app/view/window/Ortszuordnung.js @ 1049:1bd4c0709bd6 stammdatengrids
Working version of selectable 'ort' in map and grid.
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Tue, 01 Mar 2016 11:50:39 +0100 |
parents | 1df6b6210b42 |
children | e0b5e64928c9 |
comparison
equal
deleted
inserted
replaced
1028:2e7adc19b4fe | 1049:1bd4c0709bd6 |
---|---|
82 }); | 82 }); |
83 | 83 |
84 this.items = [{ | 84 this.items = [{ |
85 xtype: 'ortszuordnungform', | 85 xtype: 'ortszuordnungform', |
86 layout: 'fit', | 86 layout: 'fit', |
87 width: '100%', | |
87 margin: 5 | 88 margin: 5 |
88 }, { | 89 }, { |
89 xtype: 'ortpanel', | 90 xtype: 'ortpanel', |
90 flex: 1, | 91 flex: 1, |
91 toolbarPos: 'bottom', | 92 toolbarPos: 'bottom', |