X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fslice-resource-view.html;h=81f457c3be3f540216b84904fab4d089eab0c260;hb=ca18b72eaf2f8f06a41136cb95fdc4f04cf67c0b;hp=062908d00409f9031088e90fc10130467c7cf090;hpb=ba476841726dc818c0efd3ed25e42955a39fc504;p=myslice.git diff --git a/portal/templates/slice-resource-view.html b/portal/templates/slice-resource-view.html index 062908d0..81f457c3 100644 --- a/portal/templates/slice-resource-view.html +++ b/portal/templates/slice-resource-view.html @@ -6,53 +6,60 @@ {% endblock %} {% block content %} +{% widget '_widget-slice-sections.html' %} +
+
- -
- View - All - Reserved - Pending -
- {{filter_testbeds}}
-
- {% widget '_widget-slice-sections.html' %} -
-
{% if msg %}

{{ msg }}

{% endif %}
+
- +
+ {{ filter_status }} +
+
+ {{ apply }} +
+ +
+
+ +
+
+ -
-
- - - {{list_resources}} - -
- - - - - +
+
{% endblock %}