[TASK] Remove console.log.

This commit is contained in:
JPT
2013-09-11 14:08:56 +02:00
parent 59eaf4646f
commit c2e0e5609c
-2
View File
@@ -1,6 +1,4 @@
$(function() {
console.log("I'm alive!");
//setup the draggable content containers
$(".content-container").draggable({
//"containment": $("#content-grid-container"), //this seems buggy?