Mercurial > lada > lada-client
comparison app.js @ 747:3ffecbce17d6
Radio-Buttons to switch between query-modes: Probenliste und Probenplanung. Filter-Combobox store wird automatisch gewechselt. ToDo: Query-Store für Probenplanung
author | Dustin Demuth <dustin@intevation.de> |
---|---|
date | Fri, 24 Apr 2015 15:47:05 +0200 |
parents | 876456ce0a01 |
children | 6b0d0e62f7d7 |
comparison
equal
deleted
inserted
replaced
746:f99f23ffeb73 | 747:3ffecbce17d6 |
---|---|
174 'Lada.controller.grid.MKommentar', | 174 'Lada.controller.grid.MKommentar', |
175 'Lada.controller.grid.Messung', | 175 'Lada.controller.grid.Messung', |
176 'Lada.controller.grid.Messwert', | 176 'Lada.controller.grid.Messwert', |
177 'Lada.controller.grid.Status', | 177 'Lada.controller.grid.Status', |
178 'Lada.controller.Map', | 178 'Lada.controller.Map', |
179 'Lada.controller.form.Location' | 179 'Lada.controller.form.Location', |
180 'Lada.controller.ProbenPlanungSwitcher' | |
180 ] | 181 ] |
181 }); | 182 }); |