comparison app/view/proben/EditForm.js @ 154:16ba7e2465fd

Implemented creating and editing new l_ort. Created editing orte.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Tue, 02 Jul 2013 15:28:41 +0200
parents 13869814cdb8
children c932b0b41d2a
comparison
equal deleted inserted replaced
153:e9fb4814153a 154:16ba7e2465fd
157 xtype: 'fieldset', 157 xtype: 'fieldset',
158 title: 'Ortsangaben', 158 title: 'Ortsangaben',
159 padding: '10 10', 159 padding: '10 10',
160 items: [ 160 items: [
161 { 161 {
162 xtype: 'ortelist' 162 xtype: 'ortelist',
163 probeId: this.modelId
163 } 164 }
164 ] 165 ]
165 }, 166 },
166 // Probenzusatzwerte 167 // Probenzusatzwerte
167 { 168 {

http://lada.wald.intevation.org