changeset 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 2d978fdbafcc
children 24424aaa7dc5
files app/view/window/MessungEdit.js
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
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