Mercurial > lada > lada-client
comparison app/view/window/Ortszuordnung.js @ 1050:e0b5e64928c9 stammdatengrids
Use rowediting plugin for orte grid.
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Tue, 01 Mar 2016 13:16:10 +0100 |
parents | 1bd4c0709bd6 |
children | df6d1a2cdd4a |
comparison
equal
deleted
inserted
replaced
1049:1bd4c0709bd6 | 1050:e0b5e64928c9 |
---|---|
86 layout: 'fit', | 86 layout: 'fit', |
87 width: '100%', | 87 width: '100%', |
88 margin: 5 | 88 margin: 5 |
89 }, { | 89 }, { |
90 xtype: 'ortpanel', | 90 xtype: 'ortpanel', |
91 editableGrid: false, | |
91 flex: 1, | 92 flex: 1, |
92 toolbarPos: 'bottom', | 93 toolbarPos: 'bottom', |
93 margin: 5 | 94 margin: 5 |
94 }]; | 95 }]; |
95 this.callParent(arguments); | 96 this.callParent(arguments); |