# HG changeset patch # User Thomas De Schampheleire # Date 2015-02-24 22:17:36 # Node ID bee7d75d878e7a6e64b92363ef9da7c081608852 # Parent e79993216c66aa104b9a36e516a1a703d943783a templates: changelog_summary: remove non-existing CSS class table_disp The changelog_summary template references a non-existing CSS class table_disp. Remove it. diff --git a/kallithea/templates/changelog/changelog_summary_data.html b/kallithea/templates/changelog/changelog_summary_data.html --- a/kallithea/templates/changelog/changelog_summary_data.html +++ b/kallithea/templates/changelog/changelog_summary_data.html @@ -1,6 +1,6 @@ ## -*- coding: utf-8 -*- %if c.repo_changesets: - +