# HG changeset patch # User Marcin Kuzminski # Date 1351542592 -3600 # Node ID b7db20657e3529ae3cbbf069d21508bd1763d053 # Parent 9937afa7f0939766a0ad48b851aec3763a46acd4 disable tooltip links diff -r 9937afa7f093 -r b7db20657e35 rhodecode/public/js/rhodecode.js --- 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 = '';