X-Git-Url: https://git.ozlabs.org/?p=patchwork;a=blobdiff_plain;f=templates%2Fpatchwork%2Fpatch-list.html;h=57491e20ccc7fdd15019425b204ff4e6beb5e57c;hp=0a15e9c7b39eec98aa11095afa55df8b3ab0661e;hb=04e51503f690626118e8071cd5f8f7afd9ad4cf1;hpb=c561ebe710d6e6a43aa4afc6c2036a215378ce87 diff --git a/templates/patchwork/patch-list.html b/templates/patchwork/patch-list.html index 0a15e9c..57491e2 100644 --- a/templates/patchwork/patch-list.html +++ b/templates/patchwork/patch-list.html @@ -31,6 +31,10 @@ {% ifequal order.name "name" %} Patch {% else %} Patch @@ -40,6 +44,10 @@ {% ifequal order.name "date" %} Date {% else %} Date @@ -49,7 +57,11 @@ {% ifequal order.name "submitter" %} Submiter + href="{% listurl order=order.reversed_name %}"> Submitter {% else %} Submitter {% endifequal %} @@ -58,6 +70,10 @@ {% ifequal order.name "state" %} State {% else %} State @@ -68,7 +84,7 @@ {% if page %} {% for patch in page.object_list %} - + {% if patchform or bundle %}