view app/store/Kommentare.js @ 57:982f3130e7f3

Added idProperty to "id" which is the default anyway. Removed api definition and added kId field to the model.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Wed, 29 May 2013 15:19:56 +0200
parents 133fa41d3fe8
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