[Lada-commits] [PATCH 6 of 9] Fixed typo
Wald Commits
scm-commit at wald.intevation.org
Thu Mar 10 10:15:37 CET 2016
# HG changeset patch
# User Raimund Renkert <raimund.renkert at intevation.de>
# Date 1457534344 -3600
# Node ID 4db4902d11c8a7b2d8d61aa699d214ea04ed8ae1
# Parent 070255c0db28a3648204d8a21e3fb8831bb4938a
Fixed typo.
diff -r 070255c0db28 -r 4db4902d11c8 app/view/grid/Probenehmer.js
--- a/app/view/grid/Probenehmer.js Wed Mar 09 15:38:55 2016 +0100
+++ b/app/view/grid/Probenehmer.js Wed Mar 09 15:39:04 2016 +0100
@@ -95,7 +95,7 @@
header: i18n.getMsg('prnId'),
dataIndex: 'prnId',
editor: {
- allowBlank: false
+ allowBlank: false,
xtype: 'textfield'
}
}, {
More information about the Lada-commits
mailing list