Mercurial > lada > lada-client
view app/store/Orte.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 | 21c069e2ecdb |
children | 39297b8e5ba2 |
line wrap: on
line source
Ext.define('Lada.store.Orte', { extend: 'Ext.data.Store', model: 'Lada.model.Ort' });