view app/store/Messungen.js @ 143:62b757ccdd8f

Show Messeinheit next to the Messwert field and change the value if the Probenzusatz changes.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Fri, 28 Jun 2013 11:16:44 +0200
parents 3552b0ee4526
children 39297b8e5ba2
line wrap: on
line source
Ext.define('Lada.store.Messungen', {
    extend: 'Ext.data.Store',
    model: 'Lada.model.Messung'
});

http://lada.wald.intevation.org