From 87a4bd6195c1405bc634c133ccb2672893a83933 Mon Sep 17 00:00:00 2001 From: Nico von Geyso Date: Sat, 29 Sep 2012 20:44:24 +0200 Subject: removed console.log() debug statements --- static/script.js | 1 - 1 file changed, 1 deletion(-) diff --git a/static/script.js b/static/script.js index f154300..6038821 100644 --- a/static/script.js +++ b/static/script.js @@ -12,7 +12,6 @@ function settings_service_toggle() { return false; }); - console.log(list.find('a')) if(list.find('a').length > 0) { list.find('a').parent().prepend(elem); } else { -- cgit v1.2.3-1-g7c22