1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/changeset/9a8614de4141/ changeset: 9a8614de4141 user: carlfeberhard date: 2012-09-11 19:52:55 summary: removed console.debug statement from history.mako affected #: 1 file diff -r 7b1b6e81b1756234001eb1c3a32d7a9b98da92c3 -r 9a8614de4141be276ab4a416ef7b0def8c5703d2 templates/root/history.mako --- a/templates/root/history.mako +++ b/templates/root/history.mako @@ -233,7 +233,6 @@ //TODO: hack (github has an issue on this - see how it's resolved) // fix for two line bootstrap tooltips when placement: above $( this ).find( '.tooltip' ).each( function(){ - console.debug( 'tooltip:', this ); var $this = $( this ); // documented method - that doesn't seem to work Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.