changeset 2974:b7db20657e35 beta

disable tooltip links
author Marcin Kuzminski <marcin@python-works.com>
date Mon, 29 Oct 2012 21:29:52 +0100
parents 9937afa7f093
children e0da2c0ecee1
files rhodecode/public/js/rhodecode.js
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/rhodecode/public/js/rhodecode.js	Mon Oct 29 21:27:05 2012 +0100
+++ b/rhodecode/public/js/rhodecode.js	Mon Oct 29 21:29:52 2012 +0100
@@ -353,7 +353,7 @@
 	offset:		[15,15],
 	useAnim:	false,
 	maxWidth:	200,
-	add_links:	true,
+	add_links:	false,
 
 	init: function(){
 		yt._tooltip = '';