view app/store/Queries.js @ 266:f005f43007b5

Fixed issue34. Erzeuger is now a selection field for messstelle.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Mon, 29 Jul 2013 14:44:17 +0200
parents fa108c53da5a
children 39297b8e5ba2
line wrap: on
line source
Ext.define('Lada.store.Queries', {
    extend: 'Ext.data.Store',
    model: 'Lada.model.Query',
});

http://lada.wald.intevation.org