comparison app/store/ProbenList.js @ 377:132c7b086fd5

merged.
author Raimund Renkert <rrenkert@intevation.de>
date Fri, 23 Aug 2013 12:58:52 +0200
parents 832e3c8f9191
children debfcc7713e3
comparison
equal deleted inserted replaced
376:90cec3bb9c09 377:132c7b086fd5
1 /**
2 * Store for Proben
3 */
4 Ext.define('Lada.store.ProbenList', {
5 extend: 'Ext.data.Store',
6 model: 'Lada.model.ProbeList'
7 });

http://lada.wald.intevation.org