@@ -1544,6 +1544,8 @@ function browserToggleExpand(id) {
vard=document.getElementById("BRDET-"+id);
notify_progress("Loading, please wait...");
if(Element.visible(d)){
Effect.Fade(d,{duration:0.5});
}else{
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.