comparison app/view/window/Ortszuordnung.js @ 1133:df6d1a2cdd4a

Ort grid in ortszuordnung window is now editable...
author Raimund Renkert <raimund.renkert@intevation.de>
date Wed, 25 May 2016 14:36:51 +0200
parents e0b5e64928c9
children f1d21e6a7449
comparison
equal deleted inserted replaced
1132:c213c3dc51d2 1133:df6d1a2cdd4a
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,
92 flex: 1, 91 flex: 1,
93 toolbarPos: 'bottom', 92 toolbarPos: 'bottom',
94 margin: 5 93 margin: 5
95 }]; 94 }];
96 this.callParent(arguments); 95 this.callParent(arguments);

http://lada.wald.intevation.org