[Lada-commits] [PATCH 1 of 5] Render the NWG field in a combobox
Wald Commits
scm-commit at wald.intevation.org
Wed Dec 17 15:42:28 CET 2014
# HG changeset patch
# User Roland Geider <roland.geider at intevation.de>
# Date 1418824421 -3600
# Node ID 0eb7751ce15845e0baa05f736f597cd0b3823749
# Parent 8b4ec83ddca316f0eb2d99153c6a6ad27d409eb7
Render the NWG field in a combobox
diff -r 8b4ec83ddca3 -r 0eb7751ce158 app/view/messwerte/List.js
--- a/app/view/messwerte/List.js Tue Dec 16 18:28:58 2014 +0100
+++ b/app/view/messwerte/List.js Wed Dec 17 14:53:41 2014 +0100
@@ -53,6 +53,7 @@
header: '<NWG',
dataIndex: 'messwertNwg',
editor: {
+ xtype: 'nwg',
allowBlank: false
}
}, {
More information about the Lada-commits
mailing list