view app/store/MKommentare.js @ 200:945a727209d3

Fixed attribute names in the Status model
author Torsten Irländer <torsten.irlaender@intevation.de>
date Mon, 08 Jul 2013 16:15:24 +0200
parents 0b635b836903
children 39297b8e5ba2
line wrap: on
line source
Ext.define('Lada.store.MKommentare', {
    extend: 'Ext.data.Store',
    model: 'Lada.model.MKommentar'
});

http://lada.wald.intevation.org