diff --git a/lib/get-branch.php b/lib/get-branch.php index 7c4736a..5ccf3a4 100644 --- a/lib/get-branch.php +++ b/lib/get-branch.php @@ -80,12 +80,12 @@ if (isset($_GET['location'])) { if (j==folderItems.length) { clearInterval(animFolders); showContent = showContent.slice(0,-2); + setTimeout(function(){top.ICEcoder.redoTabHighlight(top.ICEcoder.selectedTab);},4); if (!top.ICEcoder.fmReady) {top.ICEcoder.fmReady=true;}; } newUL.innerHTML = showContent; locNest.parentNode.insertBefore(newUL,locNest.nextSibling); },4); - top.ICEcoder.redoTabHighlight(top.ICEcoder.selectedTab); }