From 5f1988fd25119aa8f0aff3baa23ee4d61e69300f Mon Sep 17 00:00:00 2001 From: ali asaria Date: Sun, 17 Aug 2014 21:29:39 -0400 Subject: [PATCH] remove comment --- client/script.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/client/script.js b/client/script.js index 3c025a5..c6744ab 100644 --- a/client/script.js +++ b/client/script.js @@ -398,8 +398,6 @@ function drawNewColumn (columnName) cls = "col first"; } - console.log(totalcolumns); - $('#icon-col').before('

' + columnName + '

'); $('.editable').editable(function(value, settings) {