X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fslice-resource-view.html;h=ff1fc3e0859de4a7afe96f0295a8b8a7f1c233b2;hb=a2b2414a3d26583873fd5cf791c69a74eedf4956;hp=556db48fce805a1c0df6f5dca7cf08574bfe6baa;hpb=31b87e762d7430afeb81cf45f0b8c086cda91095;p=unfold.git diff --git a/portal/templates/slice-resource-view.html b/portal/templates/slice-resource-view.html index 556db48f..ff1fc3e0 100644 --- a/portal/templates/slice-resource-view.html +++ b/portal/templates/slice-resource-view.html @@ -6,53 +6,61 @@ {% 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 %}