comparison 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
comparison
equal deleted inserted replaced
607:80077aeaa9ed 609:69e66117bd58
17 'Lada.view.widget.Messstelle', 17 'Lada.view.widget.Messstelle',
18 'Lada.view.widget.Umwelt' 18 'Lada.view.widget.Umwelt'
19 ], 19 ],
20 20
21 stores: [ 21 stores: [
22 'ProbenList', // List of found Proben 22 'ProbenList' // List of found Proben
23 'Queries'
24 ], 23 ],
25 24
26 init: function() { 25 init: function() {
27 this.control({ 26 this.control({
28 // CSS like selector to select element in the viewport. See 27 // CSS like selector to select element in the viewport. See

http://lada.wald.intevation.org