diff app/view/window/Ortszuordnung.js @ 1379:e95ac7584c2c

Only displaying own messpunkte in ortszuordnung after creation of new messpunkt
author Maximilian Krambach <mkrambach@intevation.de>
date Tue, 14 Feb 2017 14:30:15 +0100
parents 9cac9eb1365f
children 6ccaeeeb41ad
line wrap: on
line diff
--- a/app/view/window/Ortszuordnung.js	Tue Feb 14 11:06:05 2017 +0100
+++ b/app/view/window/Ortszuordnung.js	Tue Feb 14 14:30:15 2017 +0100
@@ -185,7 +185,6 @@
         osg.setLoading(true);
         map.setLoading(true);
         this.ortstore = Ext.data.StoreManager.get('orte');
-        this.ortstore.load();
         var ortId;
         if (this.messprogramm) {
             ortId = this.record.get('ort');

http://lada.wald.intevation.org