@@ -1122,6 +1122,11 @@ function selectTab(id, noupdate) {
return
}
try{
varc=document.getElementById('prefContent');
c.scrollTop=0;
}catch(e){};
if(!noupdate){
debug("selectTab: "+id+"(NU: "+noupdate+")");
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.