comparison app/view/window/OrtEdit.js @ 614:04e380ce4d73

Load locations as layer on the map, set selections based on the selected 'ort'.
author Raimund Renkert <raimund.renkert@intevation.de>
date Fri, 13 Mar 2015 16:27:33 +0100
parents 2b2d284bd6e4
children 71e8b84d7829
comparison
equal deleted inserted replaced
609:69e66117bd58 614:04e380ce4d73
68 margin: 5, 68 margin: 5,
69 items: [{ 69 items: [{
70 xtype: 'map', 70 xtype: 'map',
71 region: 'center', 71 region: 'center',
72 layout: 'border', 72 layout: 'border',
73 record: this.record,
73 bodyStyle: { 74 bodyStyle: {
74 background: '#fff' 75 background: '#fff'
75 }, 76 },
76 name: 'map' 77 name: 'map'
77 }] 78 }]

http://lada.wald.intevation.org