[Lada-commits] [PATCH 9 of 9] removed debug messages
Wald Commits
scm-commit at wald.intevation.org
Thu Mar 26 17:31:51 CET 2015
# HG changeset patch
# User Dustin Demuth <dustin at intevation.de>
# Date 1427387455 -3600
# Node ID 04f266eb2fd51a0ab2b06e48c33aa5177f9fa849
# Parent 9635f4e60b13b803ae17b3b3b9fc4f2500f6c288
removed debug messages
diff -r 9635f4e60b13 -r 04f266eb2fd5 app/controller/grid/Probenzusatzwert.js
--- a/app/controller/grid/Probenzusatzwert.js Thu Mar 26 17:29:00 2015 +0100
+++ b/app/controller/grid/Probenzusatzwert.js Thu Mar 26 17:30:55 2015 +0100
@@ -31,8 +31,6 @@
context.grid.up('window').initData();
},
failure: function(record, response) {
- console.log(response);
- console.log(record);
var json = response.request.scope.reader.jsonData;
if (json) {
if (json.message){
More information about the Lada-commits
mailing list