alert removes

This commit is contained in:
Harry Bomrah 2012-04-13 17:06:27 +08:00
parent 7479a64c95
commit 8d2e5210a1
1 changed files with 0 additions and 1 deletions

View File

@ -306,7 +306,6 @@ var orbitDesktop = function(dom){
$("div#sections .group").each(function(){groupWrapperWidth+=$(this).width();})
groupWrapperWidth+=200;
groupWrapperHeight = $(".group").height() + 20;
alert(groupWrapperWidth);
$("#group_wrapper").width(groupWrapperWidth);
$("div#sections #group_wrapper .to_drop").sortable({
start:function(){