diff --git a/src/webui/static/app/tableeditor.js b/src/webui/static/app/tableeditor.js index 43b084f8..ff30bc23 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({