diff app/controller/Filter.js @ 609:69e66117bd58

Do not load query store in controller.
author Raimund Renkert <raimund.renkert@intevation.de>
date Fri, 13 Mar 2015 14:52:35 +0100
parents 54dbb6c44ca6
children 74cc7f086d83
line wrap: on
line diff
--- a/app/controller/Filter.js	Thu Mar 12 15:53:22 2015 +0100
+++ b/app/controller/Filter.js	Fri Mar 13 14:52:35 2015 +0100
@@ -19,8 +19,7 @@
     ],
 
     stores: [
-        'ProbenList',    // List of found Proben
-        'Queries'
+        'ProbenList'    // List of found Proben
     ],
 
     init: function() {

http://lada.wald.intevation.org