diff -r c86141a8570d -r c2dd00471b2d integration/js/main.js --- a/integration/js/main.js Tue Nov 27 18:08:06 2012 +0100 +++ b/integration/js/main.js Wed Dec 12 18:17:52 2012 -0800 @@ -53,7 +53,6 @@ }); } } - //DRAGGABLE $(".cluster").draggable({ axis: "x",containment: ".cluster-containment" }); }; @@ -196,6 +195,4 @@ console.log('mouseover', $(this)); }); - - -});//jQuery +});//jQuery \ No newline at end of file