X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=templates%2Fpatchwork%2Fpatch.html;fp=templates%2Fpatchwork%2Fpatch.html;h=be831e9c31f551d429d27333556199d0b8fbac32;hb=3d74843a8982926ab4ce310ed937a4f41ee36810;hp=c04e32b4dda26bb5956fffed5f4c380a12002222;hpb=f0ad2c6a249c0ee3a4b356e10033ea0041ecbea4;p=patchwork diff --git a/templates/patchwork/patch.html b/templates/patchwork/patch.html index c04e32b..be831e9 100644 --- a/templates/patchwork/patch.html +++ b/templates/patchwork/patch.html @@ -30,7 +30,7 @@ function toggle_headers(link_id, headers_id) - + @@ -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