diff app/store/Messeinheit.js @ 141:1fb79e16149f

Displaye Messeinheit in the Zusatzwerte Overview.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Fri, 28 Jun 2013 09:51:41 +0200
parents 882566d0b8f3
children 70a1b5962930
line wrap: on
line diff
--- a/app/store/Messeinheit.js	Fri Jun 28 09:26:07 2013 +0200
+++ b/app/store/Messeinheit.js	Fri Jun 28 09:51:41 2013 +0200
@@ -1,6 +1,7 @@
 Ext.define('Lada.store.Messeinheit', {
     extend: 'Ext.data.Store',
     fields: ['mehId', 'einheit'],
+    autoLoad: true,
     proxy: {
         type: 'ajax',
         api: {

http://lada.wald.intevation.org