X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=templates%2Fpatchwork%2Fpatch.html;h=f18ee3b789e92de900f4814a79fb90027c693f03;hb=a48f76a2d3a98c21d4b37f19cf84073e77db55c8;hp=c04e32b4dda26bb5956fffed5f4c380a12002222;hpb=ce15e005dfa0bc62d0ff4c020ebe43e9dd7e53ad;p=patchwork diff --git a/templates/patchwork/patch.html b/templates/patchwork/patch.html index c04e32b..f18ee3b 100644 --- a/templates/patchwork/patch.html +++ b/templates/patchwork/patch.html @@ -30,7 +30,7 @@ function toggle_headers(link_id, headers_id) - + @@ -68,7 +68,7 @@ function toggle_headers(link_id, headers_id) {% if patch.delegate %} - + {% endif %} @@ -179,7 +179,7 @@ function toggle_headers(link_id, headers_id)

Comments

{% for comment in patch.comments %}
-
{{ comment.submitter|personify }} - {{comment.date}}
+
{{ comment.submitter|personify:project }} - {{comment.date}}
 {{ comment|commentsyntax }}
 
Submitter{{ patch.submitter|personify }}{{ patch.submitter|personify:project }}
Date
Delegated to:{{ patch.delegate.get_profile.name }}{{ patch.delegate.profile.name }}