comparison app/model/Messwert.js @ 1280:3b4dcc83a21b

fix sencha compile warnings
author Michael Stanko <mstanko@bfs.de>
date Wed, 18 Jan 2017 14:49:05 +0100
parents b73f9a976c82
children
comparison
equal deleted inserted replaced
1279:291df0037835 1280:3b4dcc83a21b
32 convert: function(v) { 32 convert: function(v) {
33 if (!v) { 33 if (!v) {
34 return null; 34 return null;
35 } 35 }
36 return "<"; 36 return "<";
37 }, 37 }
38 // defaultValue: null
39 }, { 38 }, {
40 name: 'messfehler', 39 name: 'messfehler',
41 type: 'float' 40 type: 'float'
42 }, { 41 }, {
43 name: 'nwgZuMesswert' 42 name: 'nwgZuMesswert'

http://lada.wald.intevation.org