X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fonelab%2Fonelab_management-tab-requests.html;h=87b8e8e3402dd34a71ce484a7f8ce718c09bf4b2;hb=4ad6b9d025e7dd31df32cf9f187e6b29287750bd;hp=8db652f462f5a75c4e0d0a6b5940806880464909;hpb=a5d8ec473bf69cbb0540e3afadd66e1b57ebeff4;p=myslice.git diff --git a/portal/templates/onelab/onelab_management-tab-requests.html b/portal/templates/onelab/onelab_management-tab-requests.html index 8db652f4..87b8e8e3 100644 --- a/portal/templates/onelab/onelab_management-tab-requests.html +++ b/portal/templates/onelab/onelab_management-tab-requests.html @@ -14,9 +14,7 @@ }); if (ids.length > 0) { var id_str = ids.join('/'); - // XXX spinner - $.getJSON('/portal/validate_action/' + id_str, function(status) { $.each(status, function(request_type__id, request_status) { @@ -44,7 +42,7 @@
-

Authorities

+

From your authorities

{% if my_authorities %} @@ -98,7 +96,6 @@ {% endfor %} - {% endfor %} {% else %} @@ -106,16 +103,18 @@ There is no pending request waiting for validation. {% endif %} - +
nnllknjkn

-

Sub-Authorities

+

From your sub-authorities

{% if sub_authorities %} {% for authority, requests in sub_authorities.items %}
-

{{authority}}

- +

{{authority}}

+ + +
@@ -156,8 +155,7 @@ {% endfor %} -
Type Id
-
+ {% endfor %} {% else %}
@@ -166,7 +164,7 @@ {% endif %}
-

Authorities with delegation

+

From your authorities with delegation

{% if delegation_authorities %} @@ -174,7 +172,8 @@ {% for authority, requests in delegation_authorities.items %}

{{authority}}

- + +
@@ -215,8 +214,7 @@ {% endfor %} -
Type Id
-
+ {% endfor %} {% else %}
@@ -224,5 +222,5 @@
{% endif %}
- +