diff app/view/messwerte/List.js @ 499:8b4ec61c5752

Removed most log messages to make the application less verbose.
author Raimund Renkert <raimund.renkert@intevation.de>
date Thu, 06 Nov 2014 11:12:21 +0100
parents c1b77fb96b01
children 6de00657cd87
line wrap: on
line diff
--- a/app/view/messwerte/List.js	Thu Nov 06 10:59:03 2014 +0100
+++ b/app/view/messwerte/List.js	Thu Nov 06 11:12:21 2014 +0100
@@ -62,7 +62,6 @@
             header: 'Messeinheit',
             dataIndex: 'mehId',
             renderer: function(value) {
-                console.log('einheit: ' + value);
                 var store = Ext.data.StoreManager.get('staMesseinheiten');
                 return store.findRecord('id', value).get('einheit');
             }

http://lada.wald.intevation.org