view app/store/Kommentare.js @ 56:133fa41d3fe8

Removed storeId. Is not needed and used anywhere.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Wed, 29 May 2013 15:18:32 +0200
parents 73bc17de6ff2
children 39297b8e5ba2
line wrap: on
line source
Ext.define('Lada.store.Kommentare', {
    extend: 'Ext.data.Store',
    model: 'Lada.model.Kommentar'
});

http://lada.wald.intevation.org