[TASK] Remove console.log.

This commit is contained in:
Jan Philipp Timme 2013-09-11 14:08:56 +02:00
parent 59eaf4646f
commit c2e0e5609c
1 changed files with 0 additions and 2 deletions

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?