diff app.js @ 978:7f5219b8e1bf stammdatengrids

Renamed the ProbePlanungSwitcher to a more generic ModeSwitcher and refactored the application
author Dustin Demuth <dustin@intevation.de>
date Thu, 03 Dec 2015 09:38:43 +0100
parents 3c770fc7cf19
children b21421ba6917
line wrap: on
line diff
--- a/app.js	Thu Dec 03 09:26:43 2015 +0100
+++ b/app.js	Thu Dec 03 09:38:43 2015 +0100
@@ -201,6 +201,7 @@
     // first before the application "launch" function is called.
     controllers: [
         'Lada.controller.Filter',
+        'Lada.controller.ModeSwitcher',
         'Lada.controller.grid.ProbeList',
         'Lada.controller.grid.MessprogrammeList',
         'Lada.controller.form.Probe',
@@ -215,7 +216,6 @@
         'Lada.controller.grid.Status',
         'Lada.controller.Map',
         'Lada.controller.form.Location',
-        'Lada.controller.ProbenPlanungSwitcher',
         'Lada.controller.form.Messprogramm',
         'Lada.controller.grid.Messmethode'
         ]

http://lada.wald.intevation.org