[Lada-commits] [PATCH 2 of 5] Don't edit 'Status' field
Wald Commits
scm-commit at wald.intevation.org
Wed Dec 17 15:42:29 CET 2014
# HG changeset patch
# User Roland Geider <roland.geider at intevation.de>
# Date 1418824623 -3600
# Node ID 60c5c796a57e22153e111df3f488ae25833b48ca
# Parent 0eb7751ce15845e0baa05f736f597cd0b3823749
Don't edit 'Status' field
This is read from the Status entries belonging to the probe
diff -r 0eb7751ce158 -r 60c5c796a57e app/view/messungen/List.js
--- a/app/view/messungen/List.js Wed Dec 17 14:53:41 2014 +0100
+++ b/app/view/messungen/List.js Wed Dec 17 14:57:03 2014 +0100
@@ -97,10 +97,6 @@
return 'unbekannt';
}
return sstore.last().get('status');
- },
- editor: {
- xtype: 'numberfield',
- allowBlank: false
}
}, {
header: 'OK-Flag',
More information about the Lada-commits
mailing list