Revert "Include patch id in commitfest page" master
authorMagnus Hagander
Sat, 11 Jan 2025 12:48:32 +0000 (13:48 +0100)
committerMagnus Hagander
Sat, 11 Jan 2025 12:48:32 +0000 (13:48 +0100)
This reverts commit eee60a5332ac0745071086477ff4e189b080d3ab.

Discussion: https://postgr.es/m/ff9d7921-f4e3-498a-9dba-ddd28fdb359f%40eisentraut.org

pgcommitfest/commitfest/templates/commitfest.html

index 6068a274f47a36d0805d8b0b0303b9ea7c2f94ca..63f793a6b58cd17a2e5467dfc7d43b80faafaf2d 100644 (file)
@@ -83,7 +83,7 @@
 {%endifchanged%} 
 {%endif%}
   
-   {{p.id}}: {{p.name}}
+   {{p.name}}
    {{p.status|patchstatusstring}}
    {%if p.targetversion%}{{p.targetversion}}{%endif%}
    {{p.author_names|default:''}}