diff app/controller/Sql.js @ 374:832e3c8f9191

Implemented dynamic ProbelList model. The model will get initialized by the fields configured in the sql configuration.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Tue, 20 Aug 2013 16:50:47 +0200
parents 1179b3a1251b
children 1327dd6ec246
line wrap: on
line diff
--- a/app/controller/Sql.js	Fri Aug 16 16:49:46 2013 +0200
+++ b/app/controller/Sql.js	Tue Aug 20 16:50:47 2013 +0200
@@ -8,6 +8,7 @@
     extend: 'Ext.app.Controller',
     stores: [
         'Proben',    // List of found Proben
+        'ProbenList',    // List of found Proben
         'Queries'
     ],
     requires: [

http://lada.wald.intevation.org