Changeset - b7db20657e35
[Not reviewed]
beta
0 1 0
Marcin Kuzminski - 13 years ago 2012-10-29 21:29:52
marcin@python-works.com
disable tooltip links
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
rhodecode/public/js/rhodecode.js
Show inline comments
 
@@ -353,7 +353,7 @@ YAHOO.yuitip.main = {
 
	offset:		[15,15],
 
	useAnim:	false,
 
	maxWidth:	200,
 
	add_links:	true,
 
	add_links:	false,
 

	
 
	init: function(){
 
		yt._tooltip = '';
0 comments (0 inline, 0 general)