view app/store/MKommentare.js @ 471:dd2b468dc1c2

Added hints on installation
author Torsten Irländer <torsten.irlaender@intevation.de>
date Tue, 14 Jan 2014 15:45:28 +0100
parents 39297b8e5ba2
children debfcc7713e3
line wrap: on
line source
/**
 * Store for MKommentare
 */
Ext.define('Lada.store.MKommentare', {
    extend: 'Ext.data.Store',
    model: 'Lada.model.MKommentar'
});

http://lada.wald.intevation.org