diff app/view/widgets/Zusatzwert.js @ 114:189a93e31be9

Worked on Zusatzwerte. No all values are displayed correct in the List and form. But sending data in correct form does not work yet.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Thu, 20 Jun 2013 12:34:09 +0200
parents 882566d0b8f3
children
line wrap: on
line diff
--- a/app/view/widgets/Zusatzwert.js	Wed Jun 19 15:56:17 2013 +0200
+++ b/app/view/widgets/Zusatzwert.js	Thu Jun 20 12:34:09 2013 +0200
@@ -3,7 +3,7 @@
         extend: 'Ext.form.ComboBox',
         alias: 'widget.zusatzwert',
         store: 'Probenzusatzwert',
-        displayField: 'zusatzwert',
+        displayField: 'beschreibung',
         valueField: 'pzsId',
         emptyText:'Wählen Sie einen Zusatzwert',
     initComponent: function() {

http://lada.wald.intevation.org