# HG changeset patch # User Dustin Demuth # 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){