diff app/view/Viewport.js @ 490:446e99cfd425

Updated views and controllers using the new model and stores.
author Raimund Renkert <raimund.renkert@intevation.de>
date Fri, 31 Oct 2014 21:28:31 +0100
parents debfcc7713e3
children 850ccfe5f3c4
line wrap: on
line diff
--- a/app/view/Viewport.js	Fri Oct 31 21:11:25 2014 +0100
+++ b/app/view/Viewport.js	Fri Oct 31 21:28:31 2014 +0100
@@ -110,7 +110,7 @@
      */
     initMessung: function() {
         var store = Ext.getStore('Messungen');
-        var kstore = Ext.getStore('MKommentare');
+        var kstore = Ext.getStore('KommentareM');
         var mstore = Ext.getStore('Messwerte');
         var sstore = Ext.getStore('Status');
         probeId = "000007578314X";

http://lada.wald.intevation.org