view app/store/Zusatzwerte.js @ 140:00e43c00b7f2

Display messwert of Zusatzwert with a prepended "<" if the messwert is smaller then the nachweisgrenze.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Fri, 28 Jun 2013 09:26:07 +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