* remvoe the setoutbox().
This commit is contained in:
@@ -4,7 +4,6 @@ function loadStoriesAndBugs(buildID,productID)
|
||||
$('#linkStoriesAndBugs').load(link, function()
|
||||
{
|
||||
$("a.preview").colorbox({width:1000, height:600, iframe:true, transition:'elastic', speed:350, scrolling:true});
|
||||
setOuterBox();
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user