diff app/controller/Sql.js @ 35:3f801444b8d5

Added store for Messstelle. Fill Messstellen widget on search page dynamically.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Thu, 23 May 2013 16:09:05 +0200
parents a35119566841
children 2a67e062519b
line wrap: on
line diff
--- a/app/controller/Sql.js	Thu May 23 16:02:00 2013 +0200
+++ b/app/controller/Sql.js	Thu May 23 16:09:05 2013 +0200
@@ -6,7 +6,8 @@
     ],
     stores: [
         'Sql',
-        'Uwb'
+        'Uwb',
+        'Mst'
     ],
     init: function() {
         console.log('Initialising the Sql controller');

http://lada.wald.intevation.org