[TASK] Remove console.log.
This commit is contained in:
parent
59eaf4646f
commit
c2e0e5609c
@ -1,6 +1,4 @@
|
|||||||
$(function() {
|
$(function() {
|
||||||
console.log("I'm alive!");
|
|
||||||
|
|
||||||
//setup the draggable content containers
|
//setup the draggable content containers
|
||||||
$(".content-container").draggable({
|
$(".content-container").draggable({
|
||||||
//"containment": $("#content-grid-container"), //this seems buggy?
|
//"containment": $("#content-grid-container"), //this seems buggy?
|
||||||
|
Loading…
Reference in New Issue
Block a user