view app/store/Orte.js @ 454:edb9dee114f8

Issue67: Always commit the form und not only if there has been changes to the ortedetails.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Fri, 13 Dec 2013 12:42:30 +0100
parents 39297b8e5ba2
children debfcc7713e3
line wrap: on
line source
/**
 * Store for Orte
 */
Ext.define('Lada.store.Orte', {
    extend: 'Ext.data.Store',
    model: 'Lada.model.Ort'
});

http://lada.wald.intevation.org