comparison app/view/window/ProbeEdit.js @ 1004:9ac03f461ab4 stammdatengrids

Introduced Orte into Stammdatengrids, Added Ortszuordnung. THIS COMMIT IS WORK IN PROGRESS, Proben will NOT work after this commit. Orte can not be edited.
author Dustin Demuth <dustin@intevation.de>
date Wed, 20 Jan 2016 12:32:42 +0100
parents 0a233865a9c3
children 2adc329d90fe e4b6b6c5fb89
comparison
equal deleted inserted replaced
1003:15d8c64049d1 1004:9ac03f461ab4
13 extend: 'Ext.window.Window', 13 extend: 'Ext.window.Window',
14 alias: 'widget.probenedit', 14 alias: 'widget.probenedit',
15 15
16 requires: [ 16 requires: [
17 'Lada.view.form.Probe', 17 'Lada.view.form.Probe',
18 'Lada.view.grid.Ort', 18 'Lada.view.grid.Ortszuordnung',
19 'Lada.view.grid.Probenzusatzwert', 19 'Lada.view.grid.Probenzusatzwert',
20 'Lada.view.grid.PKommentar', 20 'Lada.view.grid.PKommentar',
21 'Lada.view.grid.Messung' 21 'Lada.view.grid.Messung'
22 ], 22 ],
23 23

http://lada.wald.intevation.org