view app/store/Ortedetails.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 e9fb4814153a
children 70a1b5962930
line wrap: on
line source
Ext.define('Lada.store.Ortedetails', {
    extend: 'Ext.data.Store',
    model: 'Lada.model.Ortdetail',
    autoLoad: true
});

http://lada.wald.intevation.org