X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fslice-resource-view.html;h=3fefedf77db4d46005c68add8cabd9b85d8ad5d0;hb=8494ffc93614cb9bd0532c059f08c0d5ddd46155;hp=f84d1ce11721265d9db9434fdc269df80c49cf1b;hpb=bbcad9410db2c774e47081be9f68a7cea3d76426;p=myslice.git diff --git a/portal/templates/slice-resource-view.html b/portal/templates/slice-resource-view.html index f84d1ce1..3fefedf7 100644 --- a/portal/templates/slice-resource-view.html +++ b/portal/templates/slice-resource-view.html @@ -6,53 +6,59 @@ {% 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 %}