Mercurial > lada > lada-client
comparison app/controller/form/Messprogramm.js @ 1280:3b4dcc83a21b
fix sencha compile warnings
author | Michael Stanko <mstanko@bfs.de> |
---|---|
date | Wed, 18 Jan 2017 14:49:05 +0100 |
parents | 8f37f8832c4a |
children | bfdc00c24baf |
comparison
equal
deleted
inserted
replaced
1279:291df0037835 | 1280:3b4dcc83a21b |
---|---|
41 }, | 41 }, |
42 'messprogrammform numfield numberfield': { | 42 'messprogrammform numfield numberfield': { |
43 change: this.checkPeriod | 43 change: this.checkPeriod |
44 }, | 44 }, |
45 'messprogrammform [name="teilintervallVon"]': { | 45 'messprogrammform [name="teilintervallVon"]': { |
46 change: this.synchronizeSlider, | 46 change: this.synchronizeSlider |
47 }, | 47 }, |
48 'messprogrammform [name="teilintervallBis"]': { | 48 'messprogrammform [name="teilintervallBis"]': { |
49 change: this.synchronizeSlider, | 49 change: this.synchronizeSlider |
50 }, | 50 }, |
51 'messprogrammform probenintervall combobox': { | 51 'messprogrammform probenintervall combobox': { |
52 select: this.updateIntervalls | 52 select: this.updateIntervalls |
53 }, | 53 }, |
54 'messprogrammform dayofyear [hidden]': { | 54 'messprogrammform dayofyear [hidden]': { |