mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	nav ui for user logged
This commit is contained in:
		@@ -14,4 +14,9 @@ var Gogits = {};
 | 
			
		||||
        $(selector).tab("show");
 | 
			
		||||
        $(selector).find("li:eq(" + index + ") a").tab("show");
 | 
			
		||||
    }
 | 
			
		||||
})(jQuery);
 | 
			
		||||
})(jQuery);
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
function initCore(){
 | 
			
		||||
    Gogits.showTooltips();
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user