diff --git a/js/main.js b/js/main.js index 157e8fb..50fd971 100644 --- a/js/main.js +++ b/js/main.js @@ -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?