Mercurial > lada > lada-client
view app/store/Proben.js @ 63:f7d40f8a6902
Added toolbar on the top of the proben listing.
author | Torsten Irländer <torsten.irlaender@intevation.de> |
---|---|
date | Fri, 31 May 2013 17:28:33 +0200 |
parents | 2fbd53b944fc |
children | 39297b8e5ba2 |
line wrap: on
line source
Ext.define('Lada.store.Proben', { extend: 'Ext.data.Store', model: 'Lada.model.Probe' });