comparison app/view/grid/Status.js @ 1280:3b4dcc83a21b

fix sencha compile warnings
author Michael Stanko <mstanko@bfs.de>
date Wed, 18 Jan 2017 14:49:05 +0100
parents 4270da0f7d3b
children
comparison
equal deleted inserted replaced
1279:291df0037835 1280:3b4dcc83a21b
185 }); 185 });
186 } 186 }
187 187
188 this.store.load({ 188 this.store.load({
189 params: { 189 params: {
190 messungsId: this.recordId, 190 messungsId: this.recordId
191 } 191 }
192 }); 192 });
193 }, 193 },
194 194
195 setReadOnly: function(b) { 195 setReadOnly: function(b) {

http://lada.wald.intevation.org