X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=templates%2Fpatchwork%2Fpatch-list.html;h=d4dd325c61fc4899548dd3cb00edc4495f2c7480;hb=f734a99ccbb6b1a793b04a0926944a0283f55334;hp=5518805b036b52434637f0c02792003e8a6b0863;hpb=c105cb0f107a7459abc8c33988d2da24582a7a5a;p=patchwork diff --git a/templates/patchwork/patch-list.html b/templates/patchwork/patch-list.html index 5518805..d4dd325 100644 --- a/templates/patchwork/patch-list.html +++ b/templates/patchwork/patch-list.html @@ -9,6 +9,19 @@ {% include "patchwork/filters.html" %} + {% if order.editable %} + +
+ + + + + +
+ + {% endif %} @@ -40,7 +53,11 @@ > Patch {% else %} + {% if not order.editable %} Patch + {% else %} + Patch + {% endif %} {% endifequal %} @@ -53,7 +70,11 @@ > Date {% else %} + {% if not order.editable %} Date + {% else %} + Date + {% endif %} {% endifequal %} @@ -66,7 +87,11 @@ > Submitter {% else %} + {% if not order.editable %} Submitter + {% else %} + Submitter + {% endif %} {% endifequal %} @@ -79,7 +104,11 @@ > Delegate {% else %} + {% if not order.editable %} Delegate + {% else %} + Delegate + {% endif %} {% endifequal %} @@ -92,7 +121,11 @@ > State {% else %} + {% if not order.editable %} State + {% else %} + State + {% endif %} {% endifequal %}