Mercurial > lada > lada-client
comparison app.js @ 1049:1bd4c0709bd6 stammdatengrids
Working version of selectable 'ort' in map and grid.
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Tue, 01 Mar 2016 11:50:39 +0100 |
parents | 1df6b6210b42 |
children | 981339d774b8 |
comparison
equal
deleted
inserted
replaced
1028:2e7adc19b4fe | 1049:1bd4c0709bd6 |
---|---|
202 // first before the application "launch" function is called. | 202 // first before the application "launch" function is called. |
203 controllers: [ | 203 controllers: [ |
204 'Lada.controller.Filter', | 204 'Lada.controller.Filter', |
205 'Lada.controller.ModeSwitcher', | 205 'Lada.controller.ModeSwitcher', |
206 'Lada.controller.Map', | 206 'Lada.controller.Map', |
207 'Lada.controller.Ort', | |
207 'Lada.controller.form.Probe', | 208 'Lada.controller.form.Probe', |
208 'Lada.controller.form.Messung', | 209 'Lada.controller.form.Messung', |
209 'Lada.controller.form.Ortszuordnung', | 210 'Lada.controller.form.Ortszuordnung', |
210 'Lada.controller.form.Location', | 211 'Lada.controller.form.Location', |
211 'Lada.controller.form.Messprogramm', | 212 'Lada.controller.form.Messprogramm', |