Mercurial > lada > lada-client
diff app.js @ 754:6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
author | Dustin Demuth <dustin@intevation.de> |
---|---|
date | Tue, 05 May 2015 17:22:38 +0200 |
parents | 3ffecbce17d6 |
children | b2fcbdc4969d |
line wrap: on
line diff
--- a/app.js Wed Apr 29 13:04:24 2015 +0200 +++ b/app.js Tue May 05 17:22:38 2015 +0200 @@ -177,6 +177,7 @@ 'Lada.controller.grid.Status', 'Lada.controller.Map', 'Lada.controller.form.Location', - 'Lada.controller.ProbenPlanungSwitcher' + 'Lada.controller.ProbenPlanungSwitcher', + 'Lada.controller.form.Messprogramm' ] });