diff app.js @ 638:d21048cbdbb3

Added controllers for map and location form and handle new locations.
author Raimund Renkert <raimund.renkert@intevation.de>
date Tue, 17 Mar 2015 14:33:13 +0100
parents 8a156a7fbe67
children 67963fcb7739
line wrap: on
line diff
--- a/app.js	Tue Mar 17 10:21:29 2015 +0100
+++ b/app.js	Tue Mar 17 14:33:13 2015 +0100
@@ -112,6 +112,8 @@
         'Lada.controller.grid.MKommentar',
         'Lada.controller.grid.Messung',
         'Lada.controller.grid.Messwert',
-        'Lada.controller.grid.Status'
+        'Lada.controller.grid.Status',
+        'Lada.controller.Map',
+        'Lada.controller.form.Location'
     ]
 });

http://lada.wald.intevation.org