diff --git a/kallithea/templates/admin/admin_log.html b/kallithea/templates/admin/admin_log.html --- a/kallithea/templates/admin/admin_log.html +++ b/kallithea/templates/admin/admin_log.html @@ -44,7 +44,6 @@ asynchtml(e.target.href, $user_log, function(){ show_more_event(); tooltip_activate(); - show_changeset_tooltip(); }); e.preventDefault(); });