Mercurial > lada > lada-client
diff 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 |
line wrap: on
line diff
--- a/app/view/proben/EditForm.js Tue Jun 25 09:35:40 2013 +0200 +++ b/app/view/proben/EditForm.js Tue Jun 25 11:06:43 2013 +0200 @@ -165,7 +165,10 @@ collapsed: true, padding: '10 10', items: [ - { xtype: 'zusatzwertelist' } + { + xtype: 'zusatzwertelist', + probeId: this.modelId + } ] } //// Probenkommentar