view app/store/Orte.js @ 289:1bda6420c87c

Inherit from Base controller
author Torsten Irländer <torsten.irlaender@intevation.de>
date Fri, 09 Aug 2013 15:00:06 +0200
parents 21c069e2ecdb
children 39297b8e5ba2
line wrap: on
line source
Ext.define('Lada.store.Orte', {
    extend: 'Ext.data.Store',
    model: 'Lada.model.Ort'
});

http://lada.wald.intevation.org