diff app/view/window/MessungEdit.js @ 1429:8e5326142711

Removed extra params from messgroesse store to show all entries in messwert grid.
author Raimund Renkert <raimund.renkert@intevation.de>
date Fri, 07 Apr 2017 09:57:26 +0200
parents 3ecf993c250a
children
line wrap: on
line diff
--- a/app/view/window/MessungEdit.js	Thu Apr 06 17:24:16 2017 +0200
+++ b/app/view/window/MessungEdit.js	Fri Apr 07 09:57:26 2017 +0200
@@ -67,7 +67,6 @@
         this.height = Ext.getBody().getViewSize().height - 30;
 
         var mStore = Ext.data.StoreManager.get('messgroessen');
-        mStore.proxy.extraParams = {mmtId: this.record.get('mmtId')};
         mStore.load();
 
         this.items = [{

http://lada.wald.intevation.org