view app/store/Proben.js @ 73:7661f09466cc

Added i18n extension. Note: This extension must be installed. See https://github.com/elmasse/Ext.i18n.Bundle/wiki/HowTo
author Torsten Irländer <torsten.irlaender@intevation.de>
date Wed, 05 Jun 2013 18:03:10 +0200
parents 2fbd53b944fc
children 39297b8e5ba2
line wrap: on
line source
Ext.define('Lada.store.Proben', {
    extend: 'Ext.data.Store',
    model: 'Lada.model.Probe'
});

http://lada.wald.intevation.org