comparison app/controller/Filter.js @ 612:027703542596

merged
author Dustin Demuth <dustin@intevation.de>
date Fri, 13 Mar 2015 15:18:04 +0100
parents 69e66117bd58
children 74cc7f086d83
comparison
equal deleted inserted replaced
611:8a156a7fbe67 612:027703542596
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