diff app/controller/Sql.js @ 8:e4fcb4ddd782

Moved stored SQL into its own file.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Mon, 29 Apr 2013 16:31:31 +0200
parents 8e79bda4d55b
children 3eaeeec2bb28
line wrap: on
line diff
--- a/app/controller/Sql.js	Mon Apr 29 16:16:00 2013 +0200
+++ b/app/controller/Sql.js	Mon Apr 29 16:31:31 2013 +0200
@@ -3,6 +3,9 @@
     views: [
         'sql.List'
     ],
+    stores: [
+        'Sql'
+    ],
     init: function() {
         console.log('Initialising the Sql controller');
         this.control({

http://lada.wald.intevation.org