view app/store/Zusatzwerte.js @ 128:9b14742a8117

Added allowBlanks to the Form.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Tue, 25 Jun 2013 11:49:33 +0200
parents b91d5376db19
children 39297b8e5ba2
line wrap: on
line source
Ext.define('Lada.store.Zusatzwerte', {
    extend: 'Ext.data.Store',
    model: 'Lada.model.Zusatzwert'
});

http://lada.wald.intevation.org