comparison app/controller/Filter.js @ 983:0a5fe163f1c8 stammdatengrids

Corrected a mistake.
author Dustin Demuth <dustin@intevation.de>
date Tue, 08 Dec 2015 15:59:00 +0100
parents 2c394e72ba41
children 9ac03f461ab4 23bfcbdb4527
comparison
equal deleted inserted replaced
982:d8b0b23047b1 983:0a5fe163f1c8
272 } 272 }
273 273
274 //Store depends of the Type... 274 //Store depends of the Type...
275 // TODO the switchcasese should be unified withj those in SelectSql 275 // TODO the switchcasese should be unified withj those in SelectSql
276 switch (type) { 276 switch (type) {
277 case 'proben': 277 case 'probe':
278 sname = 'Lada.store.ProbenList'; 278 sname = 'Lada.store.ProbenList';
279 break; 279 break;
280 case 'messprogramm': 280 case 'messprogramm':
281 sname = 'Lada.store.MessprogrammeList'; 281 sname = 'Lada.store.MessprogrammeList';
282 break; 282 break;

http://lada.wald.intevation.org