diff app/controller/Messungen.js @ 163:15318541e568

Added MKommentare store. Some cleanup.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Wed, 03 Jul 2013 14:03:00 +0200
parents 237a4efe715a
children 79a9c1a83305
line wrap: on
line diff
--- a/app/controller/Messungen.js	Wed Jul 03 14:02:35 2013 +0200
+++ b/app/controller/Messungen.js	Wed Jul 03 14:03:00 2013 +0200
@@ -1,10 +1,8 @@
 Ext.define('Lada.controller.Messungen', {
     extend: 'Ext.app.Controller',
     stores: [
-        'Messungen'
-    ],
-    models: [
-        'Zusatzwert'
+        'Messungen',
+        'MKommentare'
     ],
     init: function() {
         console.log('Initialising the Messungen controller');

http://lada.wald.intevation.org