Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf48f3cd

Browse files
committed
Revert "Include patch id in commitfest page"
This reverts commiteee60a5.Discussion:https://postgr.es/m/ff9d7921-f4e3-498a-9dba-ddd28fdb359f%40eisentraut.org
1 parenteee60a5 commitf48f3cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎pgcommitfest/commitfest/templates/commitfest.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ <h3>{{p.is_open|yesno:"Active patches,Closed patches"}}</h3>
8383
{%endifchanged%}
8484
{%endif%}
8585
<tr>
86-
<td><ahref="{{p.id}}/">{{p.id}}: {{p.name}}</a></td>
86+
<td><ahref="{{p.id}}/">{{p.name}}</a></td>
8787
<td><spanclass="label label-{{p.status|patchstatuslabel}}">{{p.status|patchstatusstring}}</span></td>
8888
<td>{%if p.targetversion%}<spanclass="label label-default">{{p.targetversion}}</span>{%endif%}</td>
8989
<td>{{p.author_names|default:''}}</td>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp