alert removed

This commit is contained in:
Harry Bomrah 2012-04-13 17:05:47 +08:00
parent 7479a64c95
commit d92451d079
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(){