X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fmanagement-tab-requests.html;h=eeb84a65456e733a68a59d018c50afb59852845d;hb=8033ebeaeea2271f88a9d9ebe09c6d5f6f310fdd;hp=9f53c4d7e24785d5009df24e466e6094435f13e7;hpb=b750078af620edc1c8cc7c0caf5a1851d63a1f12;p=myslice.git diff --git a/portal/templates/management-tab-requests.html b/portal/templates/management-tab-requests.html index 9f53c4d7..eeb84a65 100644 --- a/portal/templates/management-tab-requests.html +++ b/portal/templates/management-tab-requests.html @@ -62,7 +62,7 @@ {% if my_authorities %} {% for authority, requests in my_authorities.items %} - {% if authority == pi_authority or 'fibre'%} + {% if authority == pi_authority or authority == "fibre" %}

{{authority}}

@@ -127,7 +127,7 @@ {% if sub_authorities %} {% for authority, requests in sub_authorities.items %} - {% if authority == pi_authority or 'fibre'%} + {% if authority == pi_authority or authority == 'fibre'%}

{{authority}}

@@ -190,7 +190,7 @@ {% if delegation_authorities %} {% for authority, requests in delegation_authorities.items %} - {% if authority == pi_authority or 'fibre'%} + {% if authority == pi_authority or authority == 'fibre'%}

{{authority}}