[TASK] Remove console.log.
This commit is contained in:
parent
59eaf4646f
commit
c2e0e5609c
|
@ -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?
|
||||
|
|
Loading…
Reference in New Issue