view app/store/Queries.js @ 249:81aca4dd5f0c

Simpliefied function to reconfigure the table.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Wed, 24 Jul 2013 14:52:51 +0200
parents fa108c53da5a
children 39297b8e5ba2
line wrap: on
line source
Ext.define('Lada.store.Queries', {
    extend: 'Ext.data.Store',
    model: 'Lada.model.Query',
});

http://lada.wald.intevation.org