summaryrefslogtreecommitdiff
path: root/public/assets/js/app.js
diff options
context:
space:
mode:
Diffstat (limited to 'public/assets/js/app.js')
-rw-r--r--public/assets/js/app.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/public/assets/js/app.js b/public/assets/js/app.js
index 5ae0c99..e34eb52 100644
--- a/public/assets/js/app.js
+++ b/public/assets/js/app.js
@@ -118,7 +118,6 @@ var app = (function() {
}
else {
if (cellCount == 0) {
- console.log($(this).data("id"), "NONE")
$(".bottom", this).css({ 'top': height + 17 })
}
else if (cellCount == 1) {