changeset 6900:5f0bba61653c

changelog: add the same class to empty cell In order to be able to style the column, an empty cell needs the same class.
author domruf <dominikruf@gmail.com>
date Tue, 12 Sep 2017 20:21:34 +0200
parents 39335e106dbf
children c47ab93fdc72
files kallithea/templates/changelog/changelog_table.html
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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 @@
           <i class="icon-align-left"></i>
         </td>
         %else:
-        <td></td>
+        <td class="expand_commit"></td>
         %endif
         <td class="mid">
           <div class="log-container">