view app/store/Status.js @ 197:748614e867b1

Added messwerte controller to be able to add, edit and delete messwerte.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Mon, 08 Jul 2013 16:12:34 +0200
parents 738d657d8b6b
children 39297b8e5ba2
line wrap: on
line source
Ext.define('Lada.store.Status', {
    extend: 'Ext.data.Store',
    model: 'Lada.model.Status'
});

http://lada.wald.intevation.org