Mercurial > lada > lada-client
diff app.js @ 758:b2fcbdc4969d
Filled MessmethodenGrid with life.
author | Dustin Demuth <dustin@intevation.de> |
---|---|
date | Wed, 06 May 2015 16:24:23 +0200 |
parents | 6b0d0e62f7d7 |
children | ff4330d4aba1 |
line wrap: on
line diff
--- a/app.js Wed May 06 14:15:37 2015 +0200 +++ b/app.js Wed May 06 16:24:23 2015 +0200 @@ -178,6 +178,7 @@ 'Lada.controller.Map', 'Lada.controller.form.Location', 'Lada.controller.ProbenPlanungSwitcher', - 'Lada.controller.form.Messprogramm' - ] + 'Lada.controller.form.Messprogramm', + 'Lada.controller.grid.Messmethode' + ] });