Mercurial > lada > lada-client
diff app/view/form/Messung.js @ 1187:793748ded4d4 schema-update
Removed some logging.
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Wed, 31 Aug 2016 16:24:53 +0200 |
parents | 90ae675a1224 |
children |
line wrap: on
line diff
--- a/app/view/form/Messung.js Wed Aug 31 15:59:28 2016 +0200 +++ b/app/view/form/Messung.js Wed Aug 31 16:24:53 2016 +0200 @@ -237,7 +237,6 @@ if (!swStore) { //Set the textfield asynchronously swStore = Ext.create('Lada.store.StatusWerte'); - console.log('loading sw store messungform'); swStore.load({ scope: this, callback: function(records, operation, success) {