view app/store/Probenzusatzwerte.js @ 148:ed7fb4fa32dc

Do not hide search buttons and the resultlist on initial load.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Mon, 01 Jul 2013 14:20:08 +0200
parents a7bfaeb1655d
children 70a1b5962930
line wrap: on
line source
Ext.define('Lada.store.Probenzusatzwerte', {
    extend: 'Ext.data.Store',
    model: 'Lada.model.Probenzusatzwert'
});

http://lada.wald.intevation.org