You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<ahref="https://github.com/postgresql-cfbot/postgresql/compare/cf/{{p.id}}~1...cf/{{p.id}}" title="View last patch set on GitHub"><imgclass="github-logo" src="/media/commitfest/github-mark.svg"/></a>
Copy file name to clipboardExpand all lines: pgcommitfest/commitfest/templates/home.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -180,7 +180,7 @@ <h3>{%if user.is_authenticated%}Open patches you are subscribed to{%elif p.is_op
180
180
</a>
181
181
{%else%}
182
182
<ahref="https://github.com/postgresql-cfbot/postgresql/compare/cf/{{p.id}}~1...cf/{{p.id}}" title="View last patch set on GitHub"><imgclass="github-logo" src="/media/commitfest/github-mark.svg"/></a>
<ahref="https://github.com/postgresql-cfbot/postgresql/compare/cf/{{patch.id}}~1...cf/{{patch.id}}" title="View previous successfully applied patch set on GitHub"><imgclass="github-logo" src="/media/commitfest/github-mark.svg"/></a>
<ahref="https://github.com/postgresql-cfbot/postgresql/compare/cf/{{patch.id}}~1...cf/{{patch.id}}" title="View last patch set on GitHub"><imgclass="github-logo" src="/media/commitfest/github-mark.svg"/></a>
0 commit comments