From 49787cd4a35616e08c414395727ed08586bf37bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=96man?= Date: Wed, 24 Sep 2008 19:53:54 +0000 Subject: [PATCH] Drop debugging statements --- webui/static/app/tableeditor.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/webui/static/app/tableeditor.js b/webui/static/app/tableeditor.js index aeceec59..24f9ded7 100644 --- a/webui/static/app/tableeditor.js +++ b/webui/static/app/tableeditor.js @@ -1,5 +1,3 @@ -console.log("hejja"); - tvheadend.tableEditor = function(title, dtable, cm, rec, plugins) { cm.defaultSortable = true;