comparison app/view/proben/EditForm.js @ 125:324b11db4323

Store probeId as attribute of the "add" button in the zusatzwerte list.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Tue, 25 Jun 2013 11:06:43 +0200
parents a7bfaeb1655d
children 9b14742a8117
comparison
equal deleted inserted replaced
124:1907f405eb93 125:324b11db4323
163 title: 'Probenzusatzwerte', 163 title: 'Probenzusatzwerte',
164 collapsible: true, 164 collapsible: true,
165 collapsed: true, 165 collapsed: true,
166 padding: '10 10', 166 padding: '10 10',
167 items: [ 167 items: [
168 { xtype: 'zusatzwertelist' } 168 {
169 xtype: 'zusatzwertelist',
170 probeId: this.modelId
171 }
169 ] 172 ]
170 } 173 }
171 //// Probenkommentar 174 //// Probenkommentar
172 //{ 175 //{
173 // xtype: 'fieldset', 176 // xtype: 'fieldset',

http://lada.wald.intevation.org