# HG changeset patch # User domruf # Date 2017-09-12 20:21:34 # Node ID 5f0bba61653c04de20002ce6109277149369a782 # Parent 39335e106dbfbd6236f6a8b960459d694d46b8b6 changelog: add the same class to empty cell In order to be able to style the column, an empty cell needs the same class. diff --git a/kallithea/templates/changelog/changelog_table.html b/kallithea/templates/changelog/changelog_table.html --- a/kallithea/templates/changelog/changelog_table.html +++ b/kallithea/templates/changelog/changelog_table.html @@ -61,7 +61,7 @@ %else: - + %endif