diff --git a/pagure/templates/commits.html b/pagure/templates/commits.html index f45ae34..55e5614 100644 --- a/pagure/templates/commits.html +++ b/pagure/templates/commits.html @@ -121,12 +121,7 @@
{% for commit in last_commits %} - {% if diff_commits and commit.oid.hex in diff_commits %}