Mercurial > lada > lada-client
diff 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 |
line wrap: on
line diff
--- a/app.js Fri Apr 24 15:41:14 2015 +0200 +++ b/app.js Fri Apr 24 15:47:05 2015 +0200 @@ -176,6 +176,7 @@ 'Lada.controller.grid.Messwert', 'Lada.controller.grid.Status', 'Lada.controller.Map', - 'Lada.controller.form.Location' + 'Lada.controller.form.Location', + 'Lada.controller.ProbenPlanungSwitcher' ] });