# HG changeset patch # User domruf # Date 1505240494 -7200 # 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 -r 39335e106dbf -r 5f0bba61653c kallithea/templates/changelog/changelog_table.html --- a/kallithea/templates/changelog/changelog_table.html Mon Sep 11 22:25:08 2017 +0200 +++ b/kallithea/templates/changelog/changelog_table.html Tue Sep 12 20:21:34 2017 +0200 @@ -61,7 +61,7 @@ %else: - + %endif