# HG changeset patch # User Raimund Renkert # Date 1478701801 -3600 # Node ID 74e4e5a7adc70fb375f8b54d2dc7b1da9ba258d7 # Parent a7dc14e3b976b46a48bd70ab6a09674ee76d8556 Fixed messprogramm_land widget. diff -r a7dc14e3b976 -r 74e4e5a7adc7 app/view/widget/MessprogrammLand.js --- a/app/view/widget/MessprogrammLand.js Wed Nov 09 10:56:38 2016 +0100 +++ b/app/view/widget/MessprogrammLand.js Wed Nov 09 15:30:01 2016 +0100 @@ -14,7 +14,7 @@ alias: 'widget.messprogrammland', store: 'messprogrammkategorie', displayField: 'id', - valueField: 'mplId', + valueField: 'id', editable: this.editable || false, forceSelection: true, // Enable filtering of comboboxes