From: Andreas Ă–man Date: Sat, 27 Jun 2009 06:22:05 +0000 (+0000) Subject: Remove debug log X-Git-Tag: 2.12~623 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=429871ebe93ccb15dbc5ea288aa4b5a1dfd0824a;p=thirdparty%2Ftvheadend.git Remove debug log --- diff --git a/src/webui/static/app/tableeditor.js b/src/webui/static/app/tableeditor.js index 43b084f81..ff30bc238 100644 --- a/src/webui/static/app/tableeditor.js +++ b/src/webui/static/app/tableeditor.js @@ -101,8 +101,6 @@ tvheadend.tableEditor = function(title, dtable, cm, rec, plugins, store, } else { delButton.disable(); } - - console.log('tut'); }); var grid = new Ext.grid.EditorGridPanel({