comparison app/view/window/GenProbenFromMessprogramm.js @ 1280:3b4dcc83a21b

fix sencha compile warnings
author Michael Stanko <mstanko@bfs.de>
date Wed, 18 Jan 2017 14:49:05 +0100
parents 96f9417c105e
children 0120a72b3690
comparison
equal deleted inserted replaced
1279:291df0037835 1280:3b4dcc83a21b
69 url: 'lada-server/rest/probe/messprogramm', 69 url: 'lada-server/rest/probe/messprogramm',
70 method: 'POST', 70 method: 'POST',
71 timeout: 2 * 60 * 1000, 71 timeout: 2 * 60 * 1000,
72 jsonData: jsondata, 72 jsonData: jsondata,
73 success: me.onSuccess, 73 success: me.onSuccess,
74 failure: me.onFailure, 74 failure: me.onFailure
75 }); 75 });
76 } 76 }
77 }]; 77 }];
78 this.width = 350; 78 this.width = 350;
79 this.height = 250; 79 this.height = 250;

http://lada.wald.intevation.org