X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fslice-resource-view.html;h=81f457c3be3f540216b84904fab4d089eab0c260;hb=ca18b72eaf2f8f06a41136cb95fdc4f04cf67c0b;hp=27ac3c5b1680e4216ed55f0cd0fd87a3afa63cec;hpb=0361b6aee2d576761a379ec0c50f2397f903de76;p=myslice.git diff --git a/portal/templates/slice-resource-view.html b/portal/templates/slice-resource-view.html index 27ac3c5b..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 %}