changeset 4853:bee7d75d878e

templates: changelog_summary: remove non-existing CSS class table_disp The changelog_summary template references a non-existing CSS class table_disp. Remove it.
author Thomas De Schampheleire <thomas.de_schampheleire@alcatel-lucent.com>
date Tue, 24 Feb 2015 22:17:36 +0100
parents e79993216c66
children f2fe898a82a6
files kallithea/templates/changelog/changelog_summary_data.html
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/kallithea/templates/changelog/changelog_summary_data.html	Sat Feb 21 22:29:46 2015 +0100
+++ b/kallithea/templates/changelog/changelog_summary_data.html	Tue Feb 24 22:17:36 2015 +0100
@@ -1,6 +1,6 @@
 ## -*- coding: utf-8 -*-
 %if c.repo_changesets:
-<table class="table_disp">
+<table>
     <tr>
         <th class="left"></th>
         <th class="left"></th>