view app/store/Messungen.js @ 207:62e116cd3e3b

Inheritance of Mkommentare from Kommentare does not work as expected. So write mostly duplicated code for MKommentare.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Tue, 09 Jul 2013 15:26:29 +0200
parents 3552b0ee4526
children 39297b8e5ba2
line wrap: on
line source
Ext.define('Lada.store.Messungen', {
    extend: 'Ext.data.Store',
    model: 'Lada.model.Messung'
});

http://lada.wald.intevation.org