diff --git a/rhodecode/templates/followers/followers_data.html b/rhodecode/templates/followers/followers_data.html --- a/rhodecode/templates/followers/followers_data.html +++ b/rhodecode/templates/followers/followers_data.html @@ -22,7 +22,7 @@ YUE.onDOMReady(function(){ ypjax(e.target.href,"followers",function(){ show_more_event(); tooltip_activate(); - show_changeset_tooltip(); + show_changeset_tooltip(); }); YUE.preventDefault(e); },'.pager_link');