comparison app/view/window/Ortszuordnung.js @ 1334:2c5d89886885

Fixed ortszuordnung window layout.
author Raimund Renkert <raimund.renkert@intevation.de>
date Fri, 03 Feb 2017 16:17:46 +0100
parents f1e348109ebb
children 1a2cd9bef6d7
comparison
equal deleted inserted replaced
1333:af169bcb67df 1334:2c5d89886885
115 items: [{ 115 items: [{
116 xtype: 'map', 116 xtype: 'map',
117 region: 'center', 117 region: 'center',
118 layout: 'border', 118 layout: 'border',
119 margin: '13, 5, 10, 5', 119 margin: '13, 5, 10, 5',
120 minHeight: 380,
121 externalOrteStore: true 120 externalOrteStore: true
122 }, { 121 }, {
123 xtype: 'ortszuordnungform', 122 xtype: 'ortszuordnungform',
124 region: 'east', 123 region: 'east',
125 minHeight: 380,
126 type: this.probe? 'probe': 'mpr' 124 type: this.probe? 'probe': 'mpr'
127 }, { 125 }, {
128 region: 'south', 126 region: 'south',
129 border: 0, 127 border: 0,
130 layout: 'fit', 128 layout: 'fit',

http://lada.wald.intevation.org