From: Oleksandr Shulgin Date: Mon, 28 Dec 2015 11:20:13 +0000 (+0100) Subject: Fix colspan in patches table lists X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=fd7acbb2b65eb6a64c7f88d897934950809374bd;p=pgcommitfest2.git Fix colspan in patches table lists Account for the Committer column added in 8495806. --- diff --git a/pgcommitfest/commitfest/templates/commitfest.html b/pgcommitfest/commitfest/templates/commitfest.html index 04cf111..30329be 100644 --- a/pgcommitfest/commitfest/templates/commitfest.html +++ b/pgcommitfest/commitfest/templates/commitfest.html @@ -69,7 +69,7 @@ {%if grouping%} {%ifchanged p.topic%} - {{p.topic}} + {{p.topic}} {%endifchanged%} {%endif%}